Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_get_sync_settings

Retrieve synchronization settings and status for devices using a Model Context Protocol server. Optionally include synced device lists and recent sync history for task management integration.

Instructions

Get device synchronization configuration and status

Input Schema

NameRequiredDescriptionDefault
include_device_listNoInclude list of synced devices
include_sync_historyNoInclude recent sync activity

Input Schema (JSON Schema)

{ "properties": { "include_device_list": { "default": true, "description": "Include list of synced devices", "type": "boolean" }, "include_sync_history": { "default": false, "description": "Include recent sync activity", "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