Blinks Resolve Blink Url
blinks_resolveBlinkUrlResolve a Blink URL to its underlying Solana Action URL for metadata fetch, validation, and action preparation.
Instructions
Resolve a Blink URL (e.g. dial.to link) to its underlying Solana Action URL. 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 |
|---|---|---|---|
| blinkUrl | Yes | Blink URL (e.g. https://dial.to/?action=solana-action:...) |
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. |