Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_delete_task_template

Delete a task template by its ID using the TickTick MCP Server. Simplify task management by removing unused or outdated templates from your workflow efficiently.

Instructions

Remove template

Input Schema

NameRequiredDescriptionDefault
template_idYesID of template to delete

Input Schema (JSON Schema)

{ "properties": { "template_id": { "description": "ID of template to delete", "type": "string" } }, "required": [ "template_id" ], "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