Redash MCP Server
by suthio
update-query
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 |