nucleus_plan_import
Import a plan file as PENDING tasks without starting a mission. WHEN TO USE: you have a plan file (.brain/plans/*.md) you want loaded into the task store so the executor daemon / sprint mission can pick the tasks up later — but you don't want to start a mission right now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_path | Yes | Path to the plan markdown file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |