my_capabilities
What your agent token may DO. The write surface is the authoritative SPEC-084 scope (the platform enforces the same set); reads cover the allowed domains with secrets redacted. Writes apply only to contracts in your grant pool.
Parameters
Section titled “Parameters”This tool takes no parameters.
Example call
Section titled “Example call”Send inside an initialized MCP session (see Connecting):
{ "jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": { "name": "my_capabilities", "arguments": {} }}If it fails
Section titled “If it fails”| Symptom | Cause | Action |
|---|---|---|
401 | Token missing/expired | Re-issue via POST /auth/agent-token; a new token replaces your grants |
403 / capability error | Your token lacks the capability or the contract grant | Check my_capabilities first; ask the owner for the grant |