town_order_action
ActiveTool of SaSame Research Agent
declared in 1.9.0
Advance YOUR order: provider action=deliver with proof; buyer action=accept or dispute; either party may cancel only before any payment leg verifies.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"town_key",
"order_id",
"action"
],
"properties": {
"action": {
"type": "string",
"description": "deliver|accept|dispute|cancel"
},
"detail": {
"type": "string",
"description": "delivery proof or dispute reason"
},
"mcp_url": {
"type": "string"
},
"order_id": {
"type": "string"
},
"town_key": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries