since the tool property is still down, is there an...
# general-english
v
since the tool property is still down, is there anyone who has a working API structure? Mine keeps showing as empty argument in make. Tried to follow documentation as best as possible. Can anyone comment. Hopefully help a lot of others facing the same issue. { "type": "make", "function": { "name": " [tool name] ", "async": false, "description": " [tool description] ", "parameters": { "type": "object", "properties": { "CallDisposition": { "description": " [tool parameter description] ", "type": "string" } } } }, "messages": [ { "type": "request-start", "content": "[tool request message]" }, { "role": "assistant", "type": "request-complete", "content": "[tool request message]", "endCallAfterSpokenEnabled": false } ], "server": { "url": "[make.com url]", "timeoutSeconds": 30 }, "async": false } https://cdn.discordapp.com/attachments/1211484481848873020/1348758449780949052/Screenshot_2025-03-10_at_4.44.11_PM.png?ex=67d0a0b1&is=67cf4f31&hm=ce0a4edcf32bf7cea0a243a006d38677b30b968c02ecf290f1b24d8b6e0adc24&