Help with tools
# support
h
I need to create a tool that during the conversation the user will pass some information, and the bot must collect and send it to my n8n URL, however, in every attempt, it returns the error message defined in the tool, I have already tried several ways and nothing so far, could anyone help?
v
@Hamiel I'd be happy to assist you with your issue! To better help you, I need a bit more information about the tool you're trying to create and the specific problem you're encountering. Could you please provide the following details? 1. The exact data you're trying to collect from the user during the conversation. 2. The format and structure of the data you want to send to your n8n URL. 3. The method you're using to send the data (e.g., HTTP POST request). 4. The error message you're receiving when you attempt to send the data. 5. Any relevant code snippets or configurations you've tried so far. With this information, I can give you more targeted advice on how to resolve the issue you're facing.
You can continue this conversation by mentioning me in the message.
s
Hey @Hamiel To help track down this issue, could you share: - The call ID - What response you expected to get - What response you actually got instead This would really help me figure out what went wrong!