Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_get_calendar_events

Retrieve and list calendar events within a specified date range and calendar ID for efficient task and event management using the TickTick MCP Server.

Instructions

List calendar events

Input Schema

NameRequiredDescriptionDefault
calendar_idNoSpecific calendar ID to filter
end_dateNoEnd date for events (YYYY-MM-DD)
start_dateNoStart date for events (YYYY-MM-DD)

Input Schema (JSON Schema)

{ "properties": { "calendar_id": { "description": "Specific calendar ID to filter", "type": "string" }, "end_date": { "description": "End date for events (YYYY-MM-DD)", "type": "string" }, "start_date": { "description": "Start date for events (YYYY-MM-DD)", "type": "string" } }, "type": "object" }

Other Tools from TickTick MCP Server

Related Tools

    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/liadgez/ticktick-mcp-server'

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