Skip to main content
Glama

complete_pomodoro

Mark a pomodoro work session as completed to track productivity progress and maintain accurate session records for task management workflows.

Instructions

Mark a pomodoro session as completed

Input Schema

NameRequiredDescriptionDefault
sessionIdYesSession ID to complete

Input Schema (JSON Schema)

{ "properties": { "sessionId": { "description": "Session ID to complete", "type": "string" } }, "required": [ "sessionId" ], "type": "object" }

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/PratyayRajak/todopomo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server