You're viewing a demo portfolio

Join the waitlist
PRSM

pomodoro_planner

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Pomodoro Focus Planner — Lay out a Pomodoro focus/break schedule from a session count or work-minute budget: focus time, break time, sessions and wall-clock end.

Parameters schema

{
  "type": "object",
  "properties": {
    "sessions": {
      "type": "integer",
      "description": "Number of focus sessions (overrides total_work_minutes)"
    },
    "focus_len": {
      "type": "integer",
      "description": "Focus session length in minutes (default 25)"
    },
    "long_break": {
      "type": "integer",
      "description": "Long break length in minutes (default 15)"
    },
    "short_break": {
      "type": "integer",
      "description": "Short break length in minutes (default 5)"
    },
    "cycles_per_long": {
      "type": "integer",
      "description": "Focus sessions between long breaks (default 4)"
    },
    "total_work_minutes": {
      "type": "number",
      "description": "Total focus budget in minutes (used if sessions omitted)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →
pomodoro_planner — WingmanProtocol Agent Gateway — PRSM MCP