GET /api/v1/cloud/skills/{skill_id}/versions
Returns the current stored version descriptor for the specified skill as a data array.
Path parameters
Headers
Example request
Example response
HTTP 200 OKResponse fields
SkillVersion object
Errors
Notes
- Version numbers are returned as strings (such as
"1"). - The current implementation returns the active Skill’s current version descriptor.
- Updating
contentthroughPUT /api/v1/cloud/skills/{skill_id}increments the version number. - Updating metadata only does not increment the version.
Related
Agent Skills
Attach domain expertise to your agent.