Confirm a mutating action
confirm_actionIssue a single-use, time-limited token to authorize a specific mutating tool with exact arguments.
Instructions
Issue a single-use, time-limited confirmation token for a mutating tool. The token is bound to the exact arguments supplied here: they must match the later invoke_tool call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Exact arguments to authorise. | |
| name | Yes | The mutating tool to authorise. |