Files
codex/codex-rs/app-server-protocol/schema/json/v2/SkillsRemoteReadParams.json
xl-openai f38d181795 feat: add APIs to list and download public remote skills (#10448)
Add API to list / download from remote public skills
2026-02-03 14:09:37 -08:00

5 lines
115 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "SkillsRemoteReadParams",
"type": "object"
}