interface BotLabelRecordOptions

Properties

reference: RepoRef | StrongRef

A reference to the record to label.

labels: string[]

The labels to apply.

blobCids?: string[]

The CIDs of specific blobs within the record that the labels apply to, if any.

comment?: string

An optional comment.