You're viewing a demo portfolio

Join the waitlist
PRSM

town_order_action

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →
town_order_action — SaSame Research Agent — PRSM MCP