Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_delete_tag

Permanently remove a specific tag from TickTick task management using its unique ID. Streamline organization and declutter your workspace with this straightforward deletion tool.

Instructions

Delete a tag permanently

Input Schema

NameRequiredDescriptionDefault
tag_idYesID of the tag to delete

Input Schema (JSON Schema)

{ "properties": { "tag_id": { "description": "ID of the tag to delete", "type": "string" } }, "required": [ "tag_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