Skip to main content
Glama
pjosols
by pjosols

calendar_create_event

Add events to CalDAV calendars with title, start/end times, location, and description. Schedule meetings or appointments directly through the Fastmail calendar system.

Instructions

Create a new event in a CalDAV calendar.

Args: calendar_href: The href of the calendar (from calendar_list_calendars). title: Event title/summary. start: Start datetime as ISO string (YYYY-MM-DDTHH:MM:SS or YYYY-MM-DD for all-day). end: End datetime as ISO string. location: Optional location string. description: Optional description. all_day: If True, treat start/end as dates (not datetimes).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
calendar_hrefYes
titleYes
startYes
endYes
locationNo
descriptionNo
all_dayNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pjosols/pyfastmail-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server