Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_get_notification_settings

Retrieve current notification preferences and settings for tasks, habits, calendar, collaboration, or system categories. Optionally include disabled notification types for comprehensive configuration review.

Instructions

Get current notification preferences and settings

Input Schema

NameRequiredDescriptionDefault
categoryNoFilter by notification categoryall
include_disabledNoInclude disabled notification types

Input Schema (JSON Schema)

{ "properties": { "category": { "default": "all", "description": "Filter by notification category", "enum": [ "all", "tasks", "habits", "calendar", "collaboration", "system" ], "type": "string" }, "include_disabled": { "default": false, "description": "Include disabled notification types", "type": "boolean" } }, "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