fulfill_hook_interrupt(
runtime: HooksRuntime,
interrupt_value: object
) -> dict[str, object| Name | Type | Description |
|---|---|---|
runtime* | HooksRuntime | |
interrupt_value* | object |
Fulfill a raw interrupt value when it is a hook invocation.
Session-scoped client Hooks runtime.
Raw LangGraph interrupt payload.