Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_archive_project

Archive completed projects by providing the project ID. This tool integrates with the TickTick MCP Server to streamline task management and maintain organized workflows.

Instructions

Archive a completed project

Input Schema

NameRequiredDescriptionDefault
project_idYesID of the project to archive

Input Schema (JSON Schema)

{ "properties": { "project_id": { "description": "ID of the project to archive", "type": "string" } }, "required": [ "project_id" ], "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