Problem
Cannot Set up Calendar Tool Node to create an event.
What is the error message (if any)?
Bad request - please check your parameters
I’ve set up the AI key as:
1… For the event description:
$fromAI("event_description", "Detailed description of the calendar event", "string")
-
For the start time:
$fromAI(“start_time”, “Start time of the event in ISO format (YYYY-MM-DDTHH:mm:ss)”, “string”) -
For the end time:
$fromAI(“end_time”, “End time of the event in format DD.MM.YYYY HH:mm”, “string”)
Information on your n8n setup
- **n8n version: 1.64.3
- **Database (default: SQLite): Default SQLite
- **n8n EXECUTIONS_PROCESS setting (default: own, main): default
- **Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- **Operating system: Windows