{% action "report_toaster" %}
Generate one or more reports. When each report is complete, a
'report_toaster/reports/create' event will be created with the result.
This batch array identifies one or more reports to be run.
The id of one of your 'My Reports'. This id is on the query string
when you run the report in Report Toaster.
Optionally set this to create a download link to the report data
instead of returning the report data in the event. Options are
Optional custom context that will be returned with the report
data in the 'report_toaster/reports/create' event.
"internal_request_id": "something something",
"task_id": {{ task.id | json }}