get_report_image
Render a specific section of a SAS Visual Analytics report as a PNG or SVG image for quick visual reference.
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 | |||