Ask a question to get started
Enter to sendā¢Shift+Enter new line
on_tool_end( self, output: Any, **kwargs: Any = {}, ) -> None
output
Any
The output of the tool.
**kwargs
{}
The keyword arguments to pass to the event handler
Run when the tool ends running.