update_saved_query
Modify a saved Superset query by specifying only the fields to change; other fields remain unchanged. Requires confirmation to apply changes.
Instructions
Preview or update a saved query, preserving unspecified fields; confirm=true is required to write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sql | No | ||
| db_id | No | ||
| label | No | ||
| schema | No | ||
| catalog | No | ||
| confirm | No | ||
| query_id | Yes | ||
| extra_json | No | ||
| description | No | ||
| template_parameters | No |