Blinks Get Action
blinks_getActionFetch metadata for a Solana Action (Blink): retrieve title, description, available actions, and parameters. Validate and preview actions before signing or submitting transactions.
Instructions
Fetch metadata for a Solana Action (Blink) — returns title, description, available actions, and parameters. 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 | Solana Action URL (https endpoint implementing the Actions spec) |
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. |