Skip to main content

Interface: InputSchema

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:21

Properties

action

action: string & object | "create" | "update" | "delete"

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:27

Action type


category

category: string & object | "eprint_submit" | "eprint_update" | "eprint_delete" | "review_create" | "review_update" | "review_delete" | "endorsement_create" | "endorsement_delete" | "tag_create" | "tag_delete" | "profile_update" | "proposal_create" | "vote_create"

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:29

Semantic activity category


collection

collection: string

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:23

NSID of the record collection


recordSnapshot?

optional recordSnapshot: string

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:55

Snapshot of record data being written as JSON string


rkey

rkey: string

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:25

Record key (TID)


spanId?

optional spanId: string

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:51

OpenTelemetry span ID


targetTitle?

optional targetTitle: string

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:47

Target record title for display


targetUri?

optional targetUri: string

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:45

Target record URI (e.g., the eprint being reviewed)


traceId?

optional traceId: string

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:49

OpenTelemetry trace ID


uiContext?

optional uiContext: string

Defined in: web/lib/api/generated/types/pub/chive/activity/log.ts:53

UI context metadata as JSON string