Describe the problem/error/question
Hi everyone 
I’m currently building an MCP Server Workflow in n8n that integrates Google Calendar.
So far, I have successfully created three tools:
-
Create Event
-
Search Available Slots
-
Delete Event
Now I’m adding a fourth tool to update existing meetings using the “Update Event” operation.
However, when I click on “Let the model define this parameter” for the Event ID field (as shown in the image), the whole UI freezes — buttons stop working and I can’t interact with anything until I reload the page.
Has anyone experienced this before or knows what might be causing it?
I’m using this inside an MCP workflow connected to Google Calendar, and everything else works fine.
Any help or suggestions would be greatly appreciated ![]()
Information on your n8n setup
- n8n version: 1.115.3
- Database (default: SQLite)
- n8n EXECUTIONS_PROCESS setting (default: own, main)
- Running n8n via (Docker, npm, n8n cloud, desktop app): n8n cloud
- Operating system: Windows

