Ask a question to get started
Enter to sendā¢Shift+Enter new line
SyncToolCallHandle( self, *, tool_call_id: str, name: str, input: Any
Sync handle for one root-scope tool call.
Block until the tool call completes and return its output.
Iterate over tool output deltas emitted before the terminal event.