subagenttasks

.com the task primitive

← all routines

mcp__scheduled-tasks session routines

session tool call schedule: Cron expression or one-time fireAt, set per-task via create_scheduled_task

Runs a described piece of work automatically later — repeating ("every morning", "daily at 6am") or once at a specific future time — the same shape proactivity.md's "describe the schedule you want and the work Claude should do in one message" pattern.

scope

A Cowork session (this exact session has this tool available)

connections used

Whatever connectors/tools the session itself has access to when the scheduled run fires

retry policy

Not independently verified in this repo — the tool exists and this session can call it, but no failure/retry semantics were inspected before writing this row.

grounded in

This session's own mcp__scheduled-tasks tool description ("create_scheduled_task", "list_scheduled_tasks", "update_scheduled_task")

created 2026-07-02 14:50:28