Skip to main content
Glama

get_query_results

Retrieve cached results from a saved Dune Analytics query without re-executing it. Use this tool to access the most recent blockchain data analysis results while managing query credits efficiently.

Instructions

Get the latest results of a saved query without re-executing.

This retrieves cached results from the most recent execution. Does not trigger a new execution but consumes credits.

Args: query_id: The unique identifier of the query. limit: Maximum rows to return. offset: Row offset for pagination. allow_partial_results: Allow truncated results if data is too large.

Returns: Latest query results in JSON format.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
query_idYes
limitNo
offsetNo
allow_partial_resultsNo

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