Ask a question to get started
Enter to send•Shift+Enter new line
Run when the tool starts running.
on_tool_start( self, serialized: dict[str, Any], input_str: str, **kwargs: Any = {} ) -> None
serialized
dict[str, Any]
The serialized tool.
input_str
str
The input string.
**kwargs
Any
{}
Additional keyword arguments.