Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_get_calendar_events

Fetch scheduled calendar events within specified dates using the TickTick MCP Server. Input start date, end date, and calendar ID to retrieve filtered event details for task planning and management.

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" }
Install Server

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