Skip to main content

Read Operations (mcp:read)

Draft Operations (mcp:draft)

Write Operations (mcp:write)

Admin Operations (mcp:admin)

Note: Admin tools require the mcp:admin scope. Admin role escalation via API is blocked for security.

Rate Limits

All MCP tools are rate-limited per workspace. Default: 60 requests/minute for read tools, 30 requests/minute for write tools. Contact support for higher limits.

Write Confirmation Protocol

All write tools (scope: mcp:write) use a confirmation protocol. The first call returns a preview of what will be modified. You must re-call with confirmed: true to execute the action.