Notifications
Clear all
How To
2
Posts
2
Users
0
Reactions
4
Views
Topic starter
When utilizing the AI Agent node in callin.io, I'm looking to capture the output from tool responses (like those from a Tool node) and store it in a variable for use in subsequent agent calls. It appears that only the AI Agent's primary response is available as context for follow-up agents, and tool responses aren't directly reusable or stored in a variable accessible to other agents. I would appreciate some guidance or examples on how to persist a tool response and pass it as input to additional agents within the same workflow.
Information on your callin.io setup
- callin.io version: 1.99.0
- Database (default: SQLite): postgres
- callin.io EXECUTIONS_PROCESS setting (default: own, main): main
- Running callin.io via (Docker, npm, callin.io cloud, desktop app): Docker
- Operating system: Ubuntu 22
Posted : 03/07/2025 3:30 am
Could you share your current workflow? You might be able to achieve this by refining your prompt and incorporating memory.
Posted : 03/07/2025 5:17 pm