CreateScheduledReportFromTemplateInput is an input for creating a scheduled report from a YAML template. It's used by the createScheduledReportFromTemplate() mutation.

Table: CreateScheduledReportFromTemplateInput

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Jul 13, 2026
namestring  PreviewThe name for the scheduled report. If not provided, the name in the template will be used.
viewNamestringyes PreviewThe name of the view or repository of the scheduled report.
yamlTemplateYAMLyes PreviewThe YAML template for the scheduled report. YAML is a scalar.