Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_get_monthly_insights

Analyze and generate monthly performance insights, focusing on metrics like efficiency, consistency, and goal achievement, with actionable recommendations for improvement.

Instructions

Generate deep monthly performance insights and recommendations

Input Schema

NameRequiredDescriptionDefault
action_planningNoInclude actionable recommendations for next month
benchmarkingNo
focus_metricsNoKey metrics to analyze
insight_depthNoLevel of analysis depthdetailed
month_offsetNoMonths ago (0 = current month, 1 = last month)

Input Schema (JSON Schema)

{ "properties": { "action_planning": { "default": true, "description": "Include actionable recommendations for next month", "type": "boolean" }, "benchmarking": { "properties": { "compare_to_average": { "default": true, "type": "boolean" }, "compare_to_best_month": { "default": true, "type": "boolean" }, "include_peer_insights": { "default": false, "type": "boolean" } }, "type": "object" }, "focus_metrics": { "default": [ "efficiency", "consistency", "goal_achievement" ], "description": "Key metrics to analyze", "items": { "enum": [ "efficiency", "consistency", "goal_achievement", "time_management", "stress_patterns" ], "type": "string" }, "type": "array" }, "insight_depth": { "default": "detailed", "description": "Level of analysis depth", "enum": [ "overview", "detailed", "comprehensive" ], "type": "string" }, "month_offset": { "default": 0, "description": "Months ago (0 = current month, 1 = last month)", "type": "number" } }, "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