get_report_image
Generate an image (PNG or SVG) from a selected section of a Visual Analytics report by specifying the report ID and optional section index.
Instructions
Render a Visual Analytics report section as an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_id | Yes | ID of the report. | |
| image_type | No | Image format — 'png' or 'svg' (default 'png'). | png |
| section_index | No | Report section/page index (default 0). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||