Skip to main content

AfterToolInput

Defined in the events module.
Input for AfterTool hooks.

Properties

tool_name
str
No description available.
tool_input
Dict
No description available.
tool_output
Any
No description available.
tool_error
Optional
No description available.
execution_time_ms
float
No description available.
  • to_dict: Generic utility method.