Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_get_upcoming_tasks

Retrieve upcoming tasks within a specified number of days and set a maximum result limit using TickTick MCP Server, enabling efficient task management and planning.

Instructions

Get upcoming tasks within specified days

Input Schema

NameRequiredDescriptionDefault
days_aheadNoNumber of days to look ahead
limitNoMaximum number of results

Input Schema (JSON Schema)

{ "properties": { "days_ahead": { "default": 7, "description": "Number of days to look ahead", "type": "number" }, "limit": { "default": 30, "description": "Maximum number of results", "type": "number" } }, "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