Ask a question to get started
Enter to sendā¢Shift+Enter new line
parse_tool_call( raw_tool_call: dict[str, Any], *, partial: bool = False
raw_tool_call
dict[str, Any]
The raw tool call to parse.
partial
bool
False
Whether to parse partial JSON.
strict
return_id
True
Parse a single tool call.
Whether to allow non-JSON-compliant strings.
Whether to return the tool call id.