Skip to main content

Interface: InputSchema

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

Properties​

action​

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

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

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:28

Semantic activity category


collection​

collection: string

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

NSID of the record collection


recordSnapshot?​

optional recordSnapshot: string

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

Snapshot of record data being written as JSON string


rkey​

rkey: string

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

Record key (TID)


spanId?​

optional spanId: string

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

OpenTelemetry span ID


targetTitle?​

optional targetTitle: string

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

Target record title for display


targetUri?​

optional targetUri: string

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

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:48

OpenTelemetry trace ID


uiContext?​

optional uiContext: string

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

UI context metadata as JSON string