List user-distilled copilot skills
Return the skills owned by personal Otto, or by one expert.
Reuses :func:backend.copilot.tools.skills.list_user_skills so the library UI sees the exact same set the copilot <available_skills> block surfaces, minus the built-in defaults (which are read-only and handled separately by the copilot runtime).
Query parameters
List this expert's own skills instead of personal Otto's.
List this expert's own skills instead of personal Otto's.
Response
Successful Response
Changes
Changed in 3 of the 165 revisions of this API.13
- ○
added the new optional
queryrequest parameterexpert_idnew-optional-request-parameter
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲