Google Calendar AI Agent Tool does not generate Meet link when using Conference Data, while regular node does

I’m experiencing different behavior between the regular Google Calendar node and the Google Calendar node exposed as a Tool inside the AI Agent.

  • When I use the regular Google Calendar → Create Event node, if I enable Conference Data in Additional Fields and select Google Meet, the event is created successfully and the response includes the hangoutLink with the Meet URL.

  • However, when I do the exact same configuration using the AI Agent’s Google Calendar Tool, the event is created in the calendar but no Google Meet link is generated.

This suggests that the AI Agent’s Tool is not properly passing the conferenceData configuration to the Google API, even though the regular node does.

Could you confirm if the AI Agent’s Tool currently supports creating events with conferenceData (Google Meet), or if this is a known limitation?

I tried this prompt:

use your tools to create a new calendar meeting with a new Google Meet link

and the AI (gemini) says “I can create an event but I can’t add a meeting, should I just proceed with the event?”

I then changed the prompt to this:

use your tools to create a new calendar meeting with a new Google Meet link, or if you can't add a meeting just create the event

… and it miraculously created an event with a meeting :smiley:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.