Skip to main content
All tools are read-only, non-destructive, and idempotent, scoped to your workspace and its retention window. Responses include both readable JSON and structured content, and mirror what the dashboard shows.

list_mcp_servers

Your registered production MCP servers, with connection metadata. No secrets are ever returned.

list_sessions

Reconstructed agent sessions, newest first — each with its primary use case and latest judged outcome. Mirrors the Sessions page.

get_session

One session end-to-end: the intent, every call in order, classification, and the judge’s verdict. This is session replay as data.

list_use_cases

Use-case clusters with volume, pass rate, and share of traffic. Mirrors Use cases. On young workspaces it falls back to raw-intent grouping and says so.

list_issues

Issues ranked by blast radius, with session KPIs, daily pass-rate buckets, cause category, and affected use cases. Mirrors Issues.

get_issue

One issue in full: root cause, in-range blast radius (sessions, tools, use cases, clients), and example sessions to replay.

Prompts

triage_issues — “Rank this workspace’s issues by blast radius, open the worst one, and show a session that hits it.” A guided tour of list_issuesget_issueget_session.