Skip to content
fahmiiireza
fahmiiireza
@fahmiiireza
Active Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 10
Reply
RE: Header Auth - Authentication Failed, Please Verify Credentials

Am I overlooking something? Hi there, checking the documentation for fal.ai, it seems they require "Key (API Key)" instead of "Bearer (API Key)". ...

2 weeks ago
Forum
Reply
RE: Workflow error troubleshooting

In the AI Agent, for the Prompt (User Message), could you try using {{ $(‘Mensagem cliente’).item.json.Mensagem_usuario}} instead of just {{ $(‘Mensag...

1 month ago
Forum
Reply
RE: Workflow error troubleshooting

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...

1 month ago
Forum
Reply
RE: How to store values in global variables

Why not utilize the initial branching and then maintain them in their own separate branches without merging? This approach ensures a clear separation ...

1 month ago
Forum
Reply
RE: Trouble getting an image from a URL in Google Sheets

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...

1 month ago
Forum
Reply
RE: How to connect my mcp server tools to my callin.io agent

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...

2 months ago
Forum
Reply
RE: My Slack bot is stuck in a reply loop, repeating up to 20 times per minute

Hello! Instead of monitoring every message posted in the channel, consider using the trigger that activates when the bot is mentioned. This approach s...

2 months ago
Forum
Reply
RE: AI Agent with Google Sheets Integration

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...

2 months ago
Forum
Reply
RE: How to parse LLM conversation data into a GraphQL query?

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...

2 months ago
Forum
Reply
RE: How to parse LLM conversation data into a GraphQL query?

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...

2 months ago
Forum