PreToolUse.Inputval session_id : t -> stringsession_id t returns the session ID.
val transcript_path : t -> stringtranscript_path t returns the transcript file path.
val tool_name : t -> stringtool_name t returns the tool name being invoked.
val tool_input : t -> Jsont.jsontool_input t returns the tool's input as raw JSON.