MCP tools
Account
Plan and limits.
Call these with tools/call on https://getinboxtriage.com/mcp. See the MCP overview for sign-in and the request format.
get_subscription
Tool
Plan, status, inbox slots, sync window size, and whether sending is available.
Inputs
No inputs.
Example call
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "get_subscription",
"arguments": {}
}
}