UpdateParserFromTemplateInput is an input for updating a parser from a YAML template.

Table: UpdateParserFromTemplateInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: Sep 23, 2025
idstringyes Long-TermThe unique identifier of the parser.
repositoryNameRepoOrViewNameyes Long-TermThe name of the repository in which to install the parser. RepoOrViewName is a scalar.
yamlTemplateYAMLyes Long-TermThe yaml specification of the parser. YAML is a scalar.