What is the error message (if any)?
Hi team, In n8n v1.97.1 (locally hosted) for the AI agents nodes, in the /api/v1/workflows, we were getting the exact model names. Like if using Google Vertex Chat model, if we are using gemini-2.5-flash, we were able to retrieve the exact model name (gemini-2.5-flash) from the aforementioned API response.
But, in n8n cloud hosted v1.123.4, we are unable to get the exact model name.
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
n8n cloud 1.123.4 response
Local - v1.97.1 response
Information on your n8n setup
- n8n version: 1.123.4
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system:

