Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "skill_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "skill_name": "<string>", "draft_revision": 123, "is_publishable": true, "name": "<string>", "description": "<string>", "files": [ { "path": "<string>", "blob_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "sha256": "<string>", "size_bytes": 123, "content_type": "<string>" } ], "validation_errors": [ { "code": "<string>", "message": "<string>", "path": "<string>" } ] }
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ]}
Return the mutable draft manifest for a skill.
Successful Response
Current mutable draft state for a skill.
Show child attributes
Was this page helpful?