Core Idea
In Short
Scheduled tasks let Nova run recurring or on-demand work with a defined context, variables, and logs.
What belongs here?
- Creates and lists recurring or on-demand tasks.
- Stores variables, workspaces, secrets, and run logs.
- Lets operators trigger and inspect planned automation.
Walkthrough video
Scheduled Tasks
A short walkthrough video can supplement this area later.
Gallery
Further Information
Sources
This page summarizes the approved product context for this area in public-facing language and will be expanded with more practical examples.
Related Areas
Scheduled Tasks is related to Embedded Agents, Learning. These links help place the page in the overall system.
MCP Variables
| MCP Variables | Explanation |
|---|---|
nova.scheduled_task_list |
Scheduled Task List. Reads current state and makes visible what is happening. |
nova.scheduled_task_create |
Scheduled Task Create. Starts, changes, or controls a bounded step. |
nova.scheduled_task_trigger |
Scheduled Task Trigger. Starts, changes, or controls a bounded step. |
nova.scheduled_task_runs |
Scheduled Task Runs. Starts, changes, or controls a bounded step. |
nova.scheduled_task_workspace_read |
Scheduled Task Workspace Read. Reads current state and makes visible what is happening. |
nova.scheduled_task_secret_set |
Scheduled Task Secret Set. Starts, changes, or controls a bounded step. |