Skip to main content

BeforeToolInput

Defined in the events module.
AI Agent Input for BeforeTool hooks.

Properties

tool_name
str
No description available.
tool_input
Dict
No description available.
tool_description
Optional
No description available.
  • to_dict: Generic utility method.

Source

View on GitHub

praisonaiagents/hooks/events.py at line 13