Skip to main content

Documentation Index

Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

response_to_tool_call

response_to_tool_call(response_string: str) -> Any
Attempts to convert the response to an object, aimed to align with function format [\{},\{}] Parameters:
NameDescription
response_stringType: str