Blinks Confirm Action
blinks_confirmActionConfirm a completed Solana Action by submitting the transaction signature back to the Action provider for verification.
Instructions
Confirm a completed Solana Action by sending the tx signature back to the Action provider. SAP MCP context: Protocol blinks; operation class read. Use for Solana Actions and Blinks metadata fetch, validation, and POST action preparation. Preview and validate actions before signing or submitting transactions through SAP transaction tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actionUrl | Yes | Action URL parameter for Blinks Confirm Action. | |
| signature | Yes | Transaction signature after signing and submitting |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | MCP content blocks returned to the caller. | |
| isError | No | True when the tool result represents an application-level error. |