Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_search_tasks

Search tasks using text queries with advanced filtering options and customizable result limits to enhance task management efficiency.

Instructions

Advanced search for tasks with text query

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of results
queryYesSearch query text

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 20, "description": "Maximum number of results", "type": "number" }, "query": { "description": "Search query text", "type": "string" } }, "required": [ "query" ], "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