Skip to main content
Glama

create_event

Create calendar events with title, date/time, location, and description. Specify start and end times using ISO 8601 format for scheduling appointments and meetings.

Instructions

Create a new calendar event. Recurring events cannot be created via automation. Attendees cannot be added programmatically.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
summaryYesEvent title
startDateYesStart date/time (ISO 8601, e.g. '2026-03-15T09:00:00Z')
endDateYesEnd date/time (ISO 8601, e.g. '2026-03-15T10:00:00Z')
locationNoEvent location
descriptionNoEvent notes/description
calendarNoTarget calendar name. Defaults to first writable calendar.
allDayNoSet as all-day event

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/heznpc/iConnect'

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