Blinks Build Action Url
blinks_buildActionUrlBuild a Solana Action URL and optionally wrap it in a Blink provider for sharing. Validate action metadata before submitting transactions.
Instructions
Build and optionally wrap a Solana Action URL for sharing as a Blink. 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 |
|---|---|---|---|
| params | No | Template parameters to encode | |
| baseUrl | Yes | Action API endpoint | |
| blinkProvider | No | Optionally wrap in a Blink provider URL |
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. |