superset_report_get
Retrieve detailed information about a specific report or alert using its ID. Ideal for inspecting report configurations and status.
Instructions
Get detailed information about a report/alert by ID.
IMPORTANT: if the ID is unknown, call superset_report_list first.
Args: report_id: Report ID (integer from report_list result).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |