Redash MCP Server
by suthio
create-query
Create a new query in Redash
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data_source_id | Yes | ID of the data source to use | |
description | No | Description of the query | |
name | Yes | Name of the query | |
options | No | Query options | |
query | Yes | SQL query text | |
schedule | No | Query schedule | |
tags | No | Tags for the query |