backlog_schedule_cron
Schedule recurring project intake tasks. Use parent_id to group related work; unfiled tasks surface at wakeup.
Instructions
Use when scheduling recurring project intake. Pass parent_id when known; parentless work surfaces as unfiled at wakeup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as | No | OPTIONAL agent identity for this write — an AGENT- doc id or declared principal (e.g. "aime:granite"). Values are trimmed; whitespace-only is treated as absent. | |
| title | Yes | ||
| command | Yes | ||
| content | No | ||
| enabled | No | ||
| schedule | Yes | ||
| parent_id | No |