cohere
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
extract_to_cohere_tool_results(
tool_call_id: str,
content_output: str,
all_tool_calls
) -> list[dict[str, Any]]
| Name | Description |
|---|---|
tool_call_id | Type: str |
content_output | Type: str |
all_tool_calls |