List Agent Builtins
List every builtin instance configured on this agent. Each row
is one instance of a worker-resident capability (end_call,
play_audio, etc.) bound to this specific agent with its own
LLM-facing name, description, and per-call config. Same builtin
may appear N times on one agent — typically two play_audio
rows bound to different audio assets.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
id
Response
The agent's builtin instances.
builtins
Errors
401
Unauthorized Error
404
Not Found Error