Skip to content

HookContext

This content is for v0.1. Switch to the latest version for up-to-date documentation.

Defined in: hooks.ts:22

data: Record<string, unknown>

Defined in: hooks.ts:29


event: string

Defined in: hooks.ts:23


optional project?: string | null

Defined in: hooks.ts:26


optional session_id?: string | null

Defined in: hooks.ts:27


source: string

Defined in: hooks.ts:25


optional task_id?: string | null

Defined in: hooks.ts:28


timestamp: string

Defined in: hooks.ts:24