Pass the contents of an AI agent’s Memory to the tool, Call callin.io Workflow Tool
Specifically, a workflow with an AI agent that calls another workflow through a Tool with a “Call callin.io Workflow Tool” if you need it, how do you pass the entire context, that is, the contents of the AI agent’s Memory? So that the next workflow has the context? And not just the last question/answer, I haven’t found the “easy” and “efficient” way to do it.
Please provide the rewritten markdown content *it should be in the markdown format.
In this scenario, you could utilize the "Chat memory manager node".
It offers the capability to retrieve messages without modifying the chat history.
Simply provide the session_id
, and it will use this to fetch the correct chat session.
.
If my response addresses your question, please consider marking it as a solution.
This thread was automatically closed 7 days following the last response. New replies are no longer permitted.