Module SubagentStop.Input

type t = Stop.Input.t

Same structure as Stop.Input

val jsont : t Jsont.t
val session_id : t -> string
val transcript_path : t -> string
val stop_hook_active : t -> bool
val unknown : t -> Unknown.t