execute_adhoc_query
Run ad-hoc SQL queries without saving to Redash. Specify query and data source ID; results are returned and the query is automatically deleted.
Instructions
Execute an ad-hoc query without saving it to Redash. Creates a temporary query that is automatically deleted after execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | SQL query to execute | |
| dataSourceId | Yes | ID of the data source to query against |