List supported LLM model identifiers
GET /skills/models
GET
/skills/models
Return the static catalog of LLM model ids the create/update
endpoints accept. Voice ultimately decides which models route to
which provider — this catalog is a hint for MCP clients filling in
the model field of g8_skill_create_llm.
Authorizations
Parameters
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