CreateScheduledReportFromPackageTemplateInput is an input for creating a scheduled report object from a library package template. It's used by the createScheduledReportFromPackageTemplate() mutation.

Table: CreateScheduledReportFromPackageTemplateInput

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
overrideNamestring  PreviewThe name for the scheduled report. If not provided, the name in the template will be used.
packageIdVersionedPackageSpecifieryes PreviewThe identifier of the installed package in which the scheduled report was contained. VersionedPackageSpecifier is a scalar.
templateNamestringyes PreviewThe name of the scheduled report template in the package.
viewNameRepoOrViewNameyes PreviewThe name of the repository or view of the scheduled report. RepoOrViewName is a scalar.