List Tool Capabilities
Read-only catalogue of every built-in tool capability the worker
knows about (the names usable as `config.builtin` when adding a
`kind=builtin` tool to an agent). The console fetches this at
runtime rather than maintaining a parallel client-side list; the
server is the single source of truth for the label and
description copy a customer sees in the capability picker. Returns
the full set in a single response: bounded by the platform's
built-in tool-capability registry, so this list is intentionally
not paginated.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Headers
Speechify-Version
Response
The catalogue of registered built-in capabilities.
builtins
Errors
401
Unauthorized Error