Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_delete_habit

Permanently remove a habit from your TickTick account by specifying its unique habit ID. This tool integrates with the TickTick MCP Server for streamlined habit management.

Instructions

Delete a habit permanently

Input Schema

NameRequiredDescriptionDefault
habit_idYesID of the habit to delete

Input Schema (JSON Schema)

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