Skip to main content
Glama

TickTick MCP Server

by rafliruslan

complete_task

Mark a specific task as completed in TickTick by providing its task ID and project ID, ensuring streamlined task management through the TickTick MCP Server integration.

Instructions

Mark a task as completed

Input Schema

NameRequiredDescriptionDefault
projectIdYesProject ID containing the task (required)
taskIdYesTask ID to complete (required)

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "Project ID containing the task (required)", "type": "string" }, "taskId": { "description": "Task ID to complete (required)", "type": "string" } }, "required": [ "taskId", "projectId" ], "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/rafliruslan/ticktick-mcp-server'

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