Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_set_focus_goals

Define daily or weekly focus goals by specifying target minutes and sessions to enhance productivity with the TickTick MCP Server.

Instructions

Set daily or weekly focus time goals

Input Schema

NameRequiredDescriptionDefault
goal_typeNoType of goal: daily, weeklydaily
target_minutesYesTarget focus time in minutes
target_sessionsNoTarget number of focus sessions

Input Schema (JSON Schema)

{ "properties": { "goal_type": { "default": "daily", "description": "Type of goal: daily, weekly", "type": "string" }, "target_minutes": { "description": "Target focus time in minutes", "type": "number" }, "target_sessions": { "description": "Target number of focus sessions", "type": "number" } }, "required": [ "target_minutes" ], "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