Not only does it not have any arguments, it also d...
# general-english
h
Not only does it not have any arguments, it also doesn't match the schema provided in the docs:
Copy code
{
  "function": {
    "name": "transferCall",
    "parameters": {
      "destination": "+1234567890"
    }
  }
}
2 Views