Skills
Get Skill Info
Get details about a specific skill.
GET
Returns metadata for a specific skill installed on the instance.
Authentication
Requires an org-level API key or a scoped token with theconfigure permission.
Path Parameters
string
required
The ID of the instance.
string
required
The name of the skill (e.g.
web-search).Response
string
The skill’s identifier.
string
A short description of the skill.
string
Where the skill was installed from.
string
The filesystem path to the skill on the instance.
boolean
Whether the skill is fully configured and operational.