Report Generator¶
The Report Generator worker creates a report from a selected report template and saves it to the Everysk platform.

Parameters¶
Input¶
| Field | Description |
|---|---|
| Report Template | The report template to use. Accepts Fixed Report Template. Once selected, the template's required inputs are loaded below automatically |

Output¶
| Field | Description |
|---|---|
| Name | Name of the generated report. Accepts Template Text or Upstream Data. Defaults to the template name |
| Workspace | Workspace where the report will be saved. Accepts Fixed Workspace. Defaults to the current workspace |
| Date | Date of the generated report. Accepts Fixed Date or Upstream Data. Defaults to today |
| Link UID | Link UID of the generated report. Accepts Template Text or Upstream Data |
| Enable Report Consistency By Link UID | When enabled, checks for an existing report with the same Link UID before creating a new one |
| Tags | Tags for the generated report. Accepts Fixed Tags or Upstream Data |
| Report Visibility | Access level for the generated report. Accepts Fixed Select. Default is Private |

Result¶
Once the worker finishes successfully, it returns a result object containing the generated report.
- Report (report)
- ID (string)
- Name (string)