Ask a question to get started
Enter to sendā¢Shift+Enter new line
on_tool_end( self, output: Any, *, run_id: UUID, parent_run_id: UUID
output
Any
The output of the tool.
run_id
UUID
The ID of the current run.
parent_run_id
UUID | None
None
The ID of the parent run.
tags
list[str] | None
**kwargs
{}
Run when the tool ends running.
The tags.
Additional keyword arguments.