Skip to main content
The server exposes a set of read-only tools, plus server_info. Each one wraps a single REST API v2 operation and takes the same arguments as the endpoint behind it, so the endpoint reference is the place to look for full response schemas. The Stage column shows each tool’s release stage — Alpha, Beta, or Stable — inherited from the REST operation it wraps. See API version stages for what each stage means for reliability and breaking changes.
Every tool listed here is currently read-only. There are no create, update, or delete tools.
See conventions for the pagination, span limit, timeout, and error rules shared across every tool below.

Projects

Projects are the usual entry point. An agent that knows your project ID can reach traces, spans, and tasks from there.

Traces and spans

Point your agent at a specific trace when you are debugging. Asking it to list spans across a busy project without filters will burn through pages and tell you very little.

Monitors

Datasets

Experiments

Evaluators

Annotations

Prompts

get_prompt_label is the tool to reach for when you want the prompt your app is actually serving rather than the newest draft.

Tasks

Integrations

Spaces

Organizations

Server info

Useful for confirming which deployment you reached and which protocol revision it speaks.