approve
Approve a staged write using a human token to execute the action and move it from pending to executed.
Instructions
Approve a staged write. Requires the human approval token (server env RETAIL_OPS_MCP_APPROVAL_TOKEN) — the agent does not hold it, so an agent-supplied token is refused. On a valid human token the staged action executes (mock) and the record moves pending → executed. Refused if no token is configured (fail closed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | ||
| approval_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||