Skip to main content
Need structured_read and the matching category on the grant. Success payloads are JSON inside MCP content text.

get_upcoming_travel

days optional (1–365, default 90). Success:
At most ~20 trips. Use thread_ref later with get_excerpt if needed.

order_status

merchant required (≤ 80 chars). Success: {"orders":[…]} with fields such as merchant, status, order_id, tracking, carrier, eta, amount, currency, thread_ref (max ~20).

bills_due

before optional Unix timestamp; default ~30 days ahead. Success: {"bills":[…]} with biller, kind, due_at, amount, currency, status, thread_ref (max ~20).

When to use ask instead

If intent does not map onto these schemas, call ask with one narrow question.