What method should I use in my workflow so that my IA agent receives information about values, procedures, and services other than putting it in the system message?
I created it in sheets but it reads each row and responds 8 times because it read 8 lines of a table
Hey, try to add the sheets node as a Tool for the agent. Then you need to give him very specific instructions to use the ‘tool_node_name‘ , read the items and use them as context to achieve the main task. Use words like ALWAYS use the tool to ensure it never misses it.