Skip to main content

app.bsky.labeler.service

#main

Properties

A declaration of the existence of labeler service.

Use com.atproto.repo.createRecord to create a record.

PropertyTypeKnown ValuesRequiredDescription
policiesapp.bsky.labeler.defs#labelerPolicies--
labelsunion of
com.atproto.label.defs#selfLabels
--
createdAtstring (datetime)--
reasonTypesarray of com.atproto.moderation.defs#reasonType-The set of report reason 'codes' which are in-scope for this service to review and action. These usually align to policy categories. If not defined (distinct from empty array), all reason types are allowed.
subjectTypesarray of com.atproto.moderation.defs#subjectType-The set of subject types (account, record, etc) this service accepts reports on.
subjectCollectionsarray of string-Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.

Output

PropertyTypeKnown ValuesRequiredDescription
refcom.atproto.repo.strongRef--