Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_get_sync_settings

Retrieve synchronization settings and status for devices, including synced device lists and recent activity, to manage and monitor task updates across platforms.

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" }

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