Google Calendar

gcal_get_calendar_entry

Get a specific calendar list entry with display settings, color, notifications, and access role.

Remote node2flow/google-calendar

Other tools also called gcal_get_calendar_entry? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "calendar_id": {
      "type": "string",
      "description": "Calendar ID (use \"primary\" for the main calendar)"
    }
  }
}