Describe the problem/error/question
AI Agent using Google Gemini is trying to use attached tools, but the process stops and not execute any tools.
What is the error message (if any)?
None
Please share your workflow
Share the output returned by the last node
[
{
"output": [
{
"type": "text",
"text": "Okay, I will create the roster for all employees. To do this, I need to get the employee availability and location cleaning schedules first.\n\n"
},
{
"functionCall": {
"name": "Employee",
"args": {}
}
},
{
"functionCall": {
"name": "Locations",
"args": {}
}
}
]
}
]
Information on your n8n setup
- n8n version: 1.83.2
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: Firefox on Windows 10