List available capabilities with pagination
GET /v1/capabilities
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Search by name/description
Pagination offset (default: 0)
Page size (default: 20, max: 100)
Responses
Section titled “ Responses ”Paginated list of capabilities
Response wrapper for paginated list endpoints. Includes pagination metadata along with the data array.
object
Array of items returned by the list operation.
Wrapper that adds self_url and view_url to a serialized resource.
Uses self_url (not url) for the API link to avoid collision with
resources that already have a url field (e.g. McpServer).
object
Category for grouping in UI
JSON Schema for capability-specific per-agent config.
object
React-jsonschema-form uiSchema hints for rendering config_schema.
object
IDs of capabilities that this capability depends on. When this capability is selected, its dependencies are automatically included.
Description of what this capability provides
UI feature strings this capability contributes to. Multiple capabilities can contribute the same feature.
Icon name (for UI rendering)
Unique capability identifier
Whether this is an MCP server capability (for UI badge)
Whether this is an Agent Skill capability (for UI badge)
Display name
TM-AGENT-005: Risk level. High-risk capabilities require admin approval.
Current status
System prompt addition contributed by this capability
Tool definitions provided by this capability
object
Full API endpoint URL for this resource.
Full UI URL for viewing this resource.
Maximum number of items per page.
Current offset (starting position).
Total number of items matching the query (across all pages).