Chat with calendars
Manage your Google Calendar. View events, schedule appointments, and stay organized.
Stay organized and manage your Google Calendar with the Chat with calendars plugin. Easily view events, schedule appointments, and keep track of your busy schedule. Whether you need to create or query events, this plugin has you covered. You can add datetime events with specific start and end times, or date events that span over multiple days without time constraints. With Chat with calendars, you'll never miss an important event again!
How to
Comments (0)
API docs
Learn how to use Chat with calendars effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "I need to create an event with a specific start and end time."
-
Prompt 2: "Can you help me create an event that spans multiple days?"
-
Prompt 3: "I want to retrieve all the events between two specific dates."
-
Prompt 4: "Create an event called 'Meeting' starting on December 5th and ending on December 8th."
-
Prompt 5: "Get all the events from November 20th to December 1st."
Features and commands
Feature/Command | Description |
---|---|
createTimeEvent | This command allows you to create an event with a specific start and end time. You need to provide the title of the event, an optional event description, the start date and time in ISO 8601 format, and the end date and time in ISO 8601 format. |
createDateEvent | This command allows you to create an event that spans multiple days without specific time constraints. You need to provide the title of the event, an optional event description, the start date in ISO 8601 format, and the end date in ISO 8601 format. |
getEvents | This command allows you to retrieve events between two specific dates. You need to provide the start date and time in ISO 8601 format and the end date and time in ISO 8601 format. |