Skip to main content
Glama

update_query

Modify existing saved queries in Dune Analytics by updating SQL, name, description, parameters, tags, or privacy settings. Only specified fields are changed.

Instructions

Update an existing saved query.

Only fields provided will be updated.

Args: query_id: The unique identifier of the query to update. query_sql: New SQL query text. name: New name for the query. description: New description. parameters: New parameter definitions. tags: New tags list. is_private: Change privacy setting.

Returns: Update confirmation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
query_idYes
query_sqlNo
nameNo
descriptionNo
parametersNo
tagsNo
is_privateNo

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