update-query
Modify an existing query in Redash by updating its name, SQL text, description, tags, schedule, or data source. Ideal for refining queries and maintaining accurate, up-to-date data interactions.
Instructions
Update an existing query in Redash
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data_source_id | No | ID of the data source to use | |
description | No | Description of the query | |
is_archived | No | Whether the query is archived | |
is_draft | No | Whether the query is a draft | |
name | No | New name of the query | |
options | No | Query options | |
query | No | SQL query text | |
queryId | Yes | ID of the query to update | |
schedule | No | Query schedule | |
tags | No | Tags for the query |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Redash MCP Server
Related Tools
- @suthio/redash-mcp
- @suthio/redash-mcp
- @suthio/redash-mcp
- @suthio/redash-mcp
- @suthio/redash-mcp