Transfer call function Issue
# support
y
Hi, This is in regards to Assistant ID 655daef1-35d5-4530-8625-be4b34c063dd . We have a single tool of type transferCall but on adding it to assistant configuration we are receiving the following error
Copy code
{
  "message": "Invalid Configuration. Assistant 'Medical Trials Intake δ' has more than one tool of type 'transferCall'.",
  "error": "Bad Request",
  "statusCode": 400
}
k
Check your configuration including hidden or custom tools like dispatchCall and remove duplicates to ensure only one transferCall tool is attached..
2 Views