Failed to make API Calls from tools

Hey guys, I'm trying to make some API Calls with tool calling, but I'm facing some issues:
  • I can't create an API Request tool (I'm getting this warning: body.type: Invalid literal value, expected "object")
  • I have once created a function tool, and it was working, but not anymore. All the conversation JSON is being sent to my API endpoints now, not only the tool args.
Is that an update or known bug?
Was this page helpful?