Methods
get
get
delete
delete
list
list
List agent skills with optional filtering by FQN, ML Repo, or name. When present,
latest_version.manifest.source is blob-storage with description only; use GET agent skill version for full SKILL.md (inline source with skill_md).Parameters
Fully qualified name to filter agent skills by (format: ‘agent_skill://’)
ML Repo ID filter
Agent skill name filter
Pagination offset
Page size
Whether to include agent skills that have no versions
Returns
🔗 ListAgentSkillsResponseSuccessful Response
Usage
create_or_update
create_or_update
Create or update an agent skill version from a manifest.
Parameters
🔗 AgentSkillManifestManifest containing metadata for the agent skill to apply
Returns
🔗 GetAgentSkillVersionResponseThe created or updated agent skill version