Skip to main content
The MCP server exposes 43 tools — a thin layer over the REST API. Each tool maps directly to one REST endpoint; the descriptions below double as prompt-engineering surface (it’s what the LLM in your client reads when deciding to call a tool).
The four exact-count tools (get_agent_search_count, get_personal_agent_count, get_agent_run_summary, get_space_agent_count) show their REST path directly — those endpoints are not yet published in the API reference. Use them for any “how many” question: the list-returning tools cap their results, so counting the rows they return under-reports on large accounts.

Agents

Runs

Files

Versions

Schedules

Spaces

Billing

Analytics

Agent Builder