Hi,
I’m trying to use a simple Tools Agent node that call 2 tools. The input is an array of 2 items. The node basically runs twice on the first input and doesn’t process the second one.
Describe the problem/error/question
Mullitple inputs are not processed, but the first item get processed multiple times
What is the error message (if any)?
No error message
Please share your workflow
Share the output returned by the last node
[
{
“output”: “Here are the details extracted from the LinkedIn profile:\n\n- Profile URL: https://www.linkedin.com/in/rong-li/\n- Full Name: Rong Li\n- First Name: Rong\n- Last Name: Li\n- Location: Paris, Île-de-France\n- Country: France”
},
{
“output”: “Based on the inputs and the extracted information, here are the details for the LinkedIn profile:\n\n- Profile URL: https://www.linkedin.com/in/rong-li/\n- Full Name: Rong Li\n- First Name: Rong\n- Last Name: Li\n- Location: Paris, Île-de-France\n- Country: France”
}
]
Information on your n8n setup
- n8n version: 1.43.0
- Database (default: SQLite): Postgres
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: Redhat