eventName
Stop (canonical)
displayName
Stop (canonical)
kind
canonical
direction
event
blocking
true
family
in-process
payloadSchema
type
object
required
- session_id
- transcript_path
properties
session_id
transcript_path
stop_hook_active
type
boolean
description
True when the parent agent is already inside a Stop hook (avoid recursion).
reason
description
Fires when the agent is about to stop the current turn. Blocking;
handlers can request continuation.