Am I overlooking something? Hi there, checking the documentation for fal.ai, it seems they require "Key (API Key)" instead of "Bearer (API Key)". ...
In the AI Agent, for the Prompt (User Message), could you try using {{ $(‘Mensagem cliente’).item.json.Mensagem_usuario}} instead of just {{ $(‘Mensag...
Is the AI Agent calling any tools, and are you utilizing any dynamic values to be filled? The error message suggests that there are missing values tha...
Why not utilize the initial branching and then maintain them in their own separate branches without merging? This approach ensures a clear separation ...
Hello! It appears the image wasn't delivered due to an error within Google Drive. Could you perhaps share a screenshot of the error message from the G...
Hi there, have you configured the AI system prompt to make it very clear that it has access to the MCP tools and in what situation the AI agent should...
Hello! Instead of monitoring every message posted in the channel, consider using the trigger that activates when the bot is mentioned. This approach s...
abdelfattah_Zairat: How can I configure the AI Agent to return only clean, raw JSON, without any code blocks or extraneous text? Is there an effect...
Firstly, since you have two tools for GraphQL, you'll need to explain this in the AI Agent's system prompt. Detail when to call these tools and what f...
Hello! You might be able to achieve this using something similar to the following: Screenshot 2025-05-30 at 17.54.121780×1068 54.8 KB You would n...