Skip to main content
Glama

TickTick MCP Server

by liadgez

ticktick_stop_focus_session

Ends the current focus session by providing the session ID, ensuring task management clarity and time tracking accuracy. Integrates with TickTick MCP Server for productivity enhancements.

Instructions

Stop the current focus session

Input Schema

NameRequiredDescriptionDefault
session_idYesID of the session to stop

Input Schema (JSON Schema)

{ "properties": { "session_id": { "description": "ID of the session to stop", "type": "string" } }, "required": [ "session_id" ], "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