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.

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Response

The catalogue of registered built-in capabilities.

builtinslist of objects

Errors

401
Unauthorized Error