Focus Sessions
startTimer
Start Timer
Start a countdown Focus Session: a Timer that runs for a set duration and then completes.
Arguments
durationnumberrequiredHow long to run, in the given unit.unitstringoptionalThe duration unit: "minutes" or "hours".labelstringoptionalWhat the session is for, e.g. "Apple Dev". Defaults to "Focus session".
Returns
The registry does not declare a return shape.
Declared limits
duration: greater than 0
Ask for it
The Cloud routes these requests to this verb.
- start a timer for 20 minutes
- time me for 3 hours
- set a 45 minute timer
- start a focus session on <thing>
Pair it with
The verbs that finish the job.