cancel_execution
Stop a running Dune Analytics blockchain data query by providing its execution ID. Use this tool to halt ongoing SQL queries across Ethereum, Solana, and other chains when needed.
Instructions
Cancel an ongoing query execution.
Args: execution_id: The execution ID of the running query.
Returns: Success status of the cancellation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes |