superset_query_get
Retrieve detailed information about a historical query by ID, including SQL and metadata.
Instructions
Retrieve detailed information about a query from the history by ID.
Args: query_id: Query ID (integer from query_list result).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |