Ask a question to get started
Enter to sendā¢Shift+Enter new line
Extract tool calls from a list of content blocks.
extract_tool_calls( content: str | list[str | dict], ) -> list[ToolCall]