Skip to main content
Glama

get_execution_status

Check the status of a Dune Analytics query execution to monitor progress and determine completion. Poll for updates using the execution ID from execute_sql or execute_query.

Instructions

Check the status of a query execution.

Use this to poll for completion after executing a query.

Args: execution_id: The execution ID returned from execute_sql or execute_query.

Returns: Execution status including state (QUERY_STATE_EXECUTING, QUERY_STATE_COMPLETED, etc.), queue position, and timing information.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
execution_idYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mwamedacen/dune-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server