get_query
Retrieve details about a saved blockchain data query from Dune Analytics, including SQL code, parameters, name, tags, and current state.
Instructions
Retrieve details about a saved query.
Args: query_id: The unique identifier of the query.
Returns: Query details including SQL, parameters, name, tags, and state.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_id | Yes |