get_upcoming_meetings
Retrieve upcoming Google Calendar meetings for the next 7 days to support revenue tracking and business management workflows.
Instructions
Get upcoming meetings from Google Calendar (next 7 days)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}