Skip to main content

HookInput

Defined in the types module.
Base hook input - common fields for all events.

Properties

session_id
str
No description available.
cwd
str
No description available.
event_name
str
No description available.
timestamp
str
No description available.
agent_name
Optional
No description available.
extra
Dict
No description available.
  • to_dict: Convert to dictionary for JSON serialization.