Skip to content
Wouter_Nigrini
Wouter_Nigrini
@wouter_nigrini
Eminent Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 31
Reply
RE: Seeking optimal architecture for a modular AI Agent system (Notion, Calendar, Email, Voice)

The ideal setup involves a main agent that utilizes sub-workflow agents as tools. The video below offers a clearer illustration of this concept.

2 weeks ago
Forum
Reply
RE: How to wait for a response from a sub-workflow called by the AI Agent

Why are you utilizing it as a tool? I understand the link I shared employs a similar concept, but I previously tested this with Telegram, and the "Sen...

3 weeks ago
Forum
Reply
RE: How to wait for a response from a sub-workflow called by the AI Agent

Could you please share your "ask to user" workflow as well? Take a look at this example. You might need to include a system message in your agent to...

3 weeks ago
Forum
Reply
RE: Supabase vector store error case

I'll need the complete workflow to be able to assist you. Please share the entire workflow.

1 month ago
Forum
Reply
RE: Supabase vector store error case

When you paste the workflow code without the code block, the forum alters the format, making it impossible to copy the JSON back into callin.io to dia...

1 month ago
Forum
Reply
RE: Supabase vector store error case

Could you please share your workflow within a code block? We're unable to view it in its current format.

1 month ago
Forum
Reply
RE: Reusing tool responses for subsequent AI agent calls

Could you share your current workflow? You might be able to achieve this by refining your prompt and incorporating memory.

1 month ago
Forum
Reply
RE: Troubleshooting: Bad Request - Chat Not Found

Your chat ID should always originate from the initial “Telegram Trigger” to ensure you are working with the most recent conversation. Therefore, ple...

1 month ago
Forum
Reply
RE: Troubleshooting: Locally hosted LLM unable to call tools

Please see the link below for Llama models that support tool calls. Llama Models That Support Tool Calls Several Llama models support tool calli...

1 month ago
Forum
Reply
RE: AI agent not sending data in JSON format to update Google Sheets

I've adjusted the prompt's final line to exclude the ```json wrapper. In the 'Respond to Webhook' node, you'll need to map the $json.output to 'Resp...

2 months ago
Forum
Reply
RE: AI agent not sending data in JSON format to update Google Sheets

hamidartist233: it is like insane, first time it works perfect but on the other attempts it fails to provide json format. i am working on this workf...

2 months ago
Forum
Reply
RE: AI agent not sending data in JSON format to update Google Sheets

Try this updated version. It now responds with JSON and calls the tools correctly. I used Claude to attempt to enhance the prompt and it sugges...

2 months ago
Forum
Reply
RE: AI agent not sending data in JSON format to update Google Sheets

I noticed that after I posted. I'm currently working on fixing it. Please bear with me for a moment.

2 months ago
Forum
Reply
2 months ago
Forum
Reply
RE: AI agent not sending data in JSON format to update Google Sheets

Do you need the JSON input because you're invoking this from a webhook? Could you please share the JSON input?

2 months ago
Forum
Page 1 / 3