Skip to main content
All tools except get_connection_info require a workspace_id argument. Call get_connection_info first, then pass its returned workspace_id into workspace-scoped tools.

Access model

Hosted OAuth connectors request Sagepilot’s full MCP capability set. The connected user’s Sagepilot role and permissions decide which tools can actually use data or make changes. Some MCP hosts may display the full Sagepilot tool list. If the connected user lacks access to a tool, Sagepilot returns an access error when that tool is called.

Response shape

MCP tools return structured responses with stable fields. This makes the tools easier for AI hosts to inspect, validate, and reuse across follow-up calls.