Ask a question to get started
Enter to send•Shift+Enter new line
End a trace for a tool run.
on_tool_end( self, output: Any, *, run_id: UUID, **kwargs: Any = {} ) -> Run
output
Any
The output for the tool.
run_id
UUID
The run ID.
**kwargs
{}
Additional arguments.