Exporting report details
action1_get_export_for_report_rowExport a specific report row's data in CSV or HTML format by providing report and row IDs. Simplify targeted data extraction for analysis.
Instructions
Exporting report details. Exports reports data. Use parameters to filter out exported… Perm: view_reports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Specify the report format. | |
| org_id | No | Org UUID. | |
| verbose | No | Skip per-item compactor. | |
| report_id | Yes | Provide a specific report ID. | |
| report_row_id | Yes | Provide a specific report row ID. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||