nwc_confirm_payment
Execute a previously prepared payment by providing its one-time token. Re-runs budget and allowlist safety checks before finalizing the transaction.
Instructions
Execute a previously prepared payment, identified by its one-time token. Only meaningful when NWC_REQUIRE_CONFIRM=true. The token is consumed (single use) and safety checks (budget, allowlist) are re-run before execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The confirmation token returned by a previous spend tool call. |