Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_get_focus_history

Retrieve historical focus session data for productivity analysis. Specify days to look back or filter by task ID to track focused work duration and patterns.

Instructions

Get historical focus session data

Input Schema

NameRequiredDescriptionDefault
days_backNoNumber of days to look back
task_idNoFilter by specific task (optional)

Input Schema (JSON Schema)

{ "properties": { "days_back": { "default": 30, "description": "Number of days to look back", "type": "number" }, "task_id": { "description": "Filter by specific task (optional)", "type": "string" } }, "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