Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_events | List calendar events within a specified date range |
| create_event | Create a new calendar event or meeting |
| find_free_slots | Find available time slots in the calendar |
| get_attendee_status | Check the response status of meeting attendees |
| delete_event | Delete a calendar event by its ID |
| update_event | Update an existing calendar event |
| get_calendars | List available calendars |