sap_file_dispute_v2
InactiveTool of SAP MCP Server
File a dispute for a V2 pending settlement. SAP MCP context: Direct synapse-sap-sdk wrapper served by this MCP. Read tools return on-chain state; write tools require signer policy, configured RPC, and the active SAP profile.
Parameters schema
{
"type": "object",
"properties": {
"nonce": {
"type": "string",
"description": "Escrow nonce (as a decimal string, default: 0)"
},
"agentWallet": {
"type": "string",
"description": "Agent wallet public key (base58)"
},
"evidenceHash": {
"type": "array",
"description": "32-byte evidence hash as a byte array, hex string, or base64 string"
},
"settlementIndex": {
"type": "string",
"description": "Settlement index to dispute (as a decimal string)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries