Focus Sessions
startPomodoro
Start Pomodoro
Start a Pomodoro Focus Session: repeating focus intervals with breaks between them, unlike a plain Timer which runs once.
Arguments
intervalMinutesnumberoptionalLength of each focus interval in minutes. Defaults to 25.breakMinutesnumberoptionalLength of the break between intervals. Defaults to 5.intervalsintegeroptionalHow many focus intervals to run. Defaults to 4.labelstringoptionalWhat the session is for, e.g. "Apple Dev". Defaults to "Focus session".
Returns
The registry does not declare a return shape.
Declared limits
intervalMinutes: greater than 0breakMinutes: greater than 0intervals: greater than 0intervals: maximum 9007199254740991
Ask for it
The Cloud routes these requests to this verb.
- start a pomodoro
- pomodoro me for an hour of work
- do 4 rounds of 25 minutes
Pair it with
The verbs that finish the job.