get_report_execution
Check the status of a report generation task started by run_report, returning the result URL once it completes.
Instructions
Poll the status of a report generation task started by run_report (returns status and result URL when finished)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID returned by run_report | |
| report_id | Yes | Report ID |