Google Calendar delete Node - The resource you are requesting could not be found

Hey, why the vent is not being deleted: The resource you are requesting could not be found. It seem like it is pulling out a made up event ID. Does anyone know the reason?





hey man did you manage to fix this, if so please do get back as im currently also having this issue

Hey, yes. I was the prompt. Essentially, you must make the agent use the get many tool and in sequence use the delete tool. It must ALWAYS use the get many tool before attempting to use the deleted tool.

is it possible if you could share the workflow, im new to using n8n, would be easier to understand visually, hope to hear back from you thanks

Its the same shared above, the only thing you need is to change the prompt to;

  1. Upon user confirmation: Use Google-Calendar-Get-Many tool to locate the user’s scheduled appointments, then immediately use Google-Calendar-Delete tool to delete the identified calendar event using its unique Event ID.

also, chaghe the open ai model to 4.1 mini

you sir are the man may god bless you, i have been at it for 3 days trying to fix it watching youtube videos and scrolling on here trying to solve the problem, that helped fix the problem just by adding (Get many event) node

You are welcome! God bless you too, I have been on this for weeks and finally found the reason, now you found it too. Remeber, the prompt need to be always well structured, thats the most important thing,

1 Like