Skip to content

WakeJobPayload

optional payload?: Record<string, unknown>;

Structured context for the wake turn (e.g. the abandoned cart id).

WakeOptions.payload


reason: string;

Why the agent is waking — composed into the wake note the model sees.

WakeOptions.reason


sessionId: string;