schedule_plan
Schedule an approved plan to run at a future time while keeping all safety checks active until execution.
Instructions
Schedule a previously validated/approved plan to execute at a future time, instead of immediately. The plan still goes through every existing safety check when its time arrives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | ||
| execute_at | Yes | ||
| approval_id | No | ||
| bundle_digest | No | ||
| validation_digest | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||