CustomToolUseEvent
Defined in the events module.AI Agent Custom (user-defined) tool invocation by the agent. Attributes: name: Custom tool name. input: Tool input parameters. tool_use_id: Unique ID for this tool invocation.
Properties
str
No description available.
Dict[str, Any]
No description available.
str
No description available.
Source
View on GitHub
praisonaiagents/managed/events.py at line 105
