AP2 mandate-chain validator confirms the payment mandate's signature chain and scope; agent token scope checker evaluates the disputed action against the mandate's declared bounds; chargeback evidence bundle composer assembles both verdicts plus mandate/receipt, payment-protocol, and session/delivery evidence into a Merkle-rooted adjudication bundle.
validate_ap2_mandate_chain{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "validate_ap2_mandate_chain",
"arguments": {}
},
"id": 1
}
check_agent_token_scope{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "check_agent_token_scope",
"arguments": {}
},
"id": 1
}
compose_chargeback_evidence_bundle{
"jsonrpc": "2.0",
"method": "tools/call",
"params": {
"name": "compose_chargeback_evidence_bundle",
"arguments": {}
},
"id": 1
}