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
hangoutLinkwith 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?