Skip to main contentGet Tool Calls
Use this endpoint to fetch a list of all tool or function calls made by the AI during a specific call.
Tool calls are typically used to access external systems like weather APIs, databases, Google Sheets, internal APIs, and more. Each entry will include the function name, arguments used, response (if any), and status.
You can use this data to audit tool usage, debug issues, or trigger downstream actions based on tool invocations.