Skills

Get skill by ID

get/api/skills/{id}

Path parameters

idstring required

Response

Skill details

idstring required
namestring required
descriptionstring required
contentstring required
type'remote' | 'personal' required
scope'global' | 'swarm' | 'agent' required
ownerAgentIdstring nullable required
sourceUrlstring nullable required
sourceRepostring nullable required
sourcePathstring nullable required
sourceBranchstring required
sourceHashstring nullable required
isComplexboolean required
allowedToolsstring nullable required
modelstring nullable required
effortstring nullable required
contextstring nullable required
agentstring nullable required
disableModelInvocationboolean required
userInvocableboolean required
versionnumber required
isEnabledboolean required
systemDefaultboolean required
createdAtstring required
lastUpdatedAtstring required
lastFetchedAtstring nullable required

Changes

Changed in 1 of the 104 revisions of this API.2

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added