Get a skill's full configuration
GET /skills/{action_id}
GET
/skills/{action_id}
Return the full skill record (llm_config / api_config + metadata).
Returns 404 for workflow / script rows even if voice has them — the skill surface is sealed.
Authorizations
Parameters
Path Parameters
action_id
required
Skill action_id.
string
Skill action_id.
Header Parameters
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string