skip to main content
Browse documentation

Catalog & capabilities

Browse the discovered capabilities and refine each one — its description, permissions, risk, and more.

The catalog is the list of everything the assistant can do, discovered from your API. This is where you review it and tune each capability.

Browsing the catalog

Capabilities are grouped by domain, each with its HTTP method, side effect, and an internal badge where relevant. Search by name, and filter by method, by side effect, or to hide internal capabilities.

Editing a capability

Open a capability to edit it across a few tabs:

  • General — the display name, description, and whether the capability is internal or active.
  • Permissions — the discovered scopes a user needs, plus a map to rename scopes.
  • Schema — the request and response shapes, shown read-only.
  • Prompt — a 'when to use this' hint that guides the assistant.
  • Risk — override the side effect and set a risk level, from low to critical.
  • Audit — the full change history, with a diff and one-click revert.

Auto-save & history

Your edits save automatically as you make them. If someone else changes the same capability, a banner lets you reload rather than overwrite their work — and the Audit tab keeps the full history so you can always look back or revert.

Next steps