sigma_convert_workbook_to_report
Convert a workbook into a new report. Provide workbook ID and report name; optionally specify destination folder for the report.
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 |