sigma_convert_workbook_to_report
Convert a workbook into a new report by providing a name and optional destination folder, creating a standalone report from the original data.
Instructions
Convert a workbook to a report (one-way, creates a new report).
workbook_id: ID of the workbook to convert. name: Name for the new report (required by the API). destination_folder_id: Optional folder ID for the report; defaults to My Documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| workbook_id | Yes | ||
| destination_folder_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |