OptionalDescriptionOptional longer description
OptionalEntityWhen scope is Entity or Record, the target entity name
OptionalExcludeEntity names to exclude from dependency graph traversal. Only relevant when IncludeDependencies is true.
OptionalExternalOptional external system reference (git SHA, release tag, etc.)
OptionalIncludeWhether to include dependent records when scope is Record. If true, walks the dependency graph and captures child/grandchild records. Default: true
OptionalMaxMaximum depth of dependency graph traversal. Only relevant when IncludeDependencies is true. Default: 10
Human-readable name
OptionalOnOptional callback invoked during label creation to report progress. Useful for long-running operations to display status in the UI.
OptionalParentOptional parent label ID for grouping related labels
OptionalRecordWhen scope is Record, the target record key
OptionalScopeScope of the label (default: Record)
Parameters for creating a new version label.