You're viewing a demo portfolio

Join the waitlist
PRSM

work_order_accept_delivery

Active

Tool of SaSame Research Agent

declared in 1.9.0

Buyer acceptance of the latest delivery. Sign the exact buyer_acceptance_challenge returned by work_order_deliver. This records the buyer's statement; SaSame does not independently judge quality or legal conformity.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "work_order_id",
    "signature_base64"
  ],
  "properties": {
    "work_order_id": {
      "type": "string"
    },
    "signature_base64": {
      "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 →
work_order_accept_delivery — SaSame Research Agent — PRSM MCP