engi_task_create
Create a project task document with specified title, priority, due date, and related items. Supports dry run to preview changes.
Instructions
Create a project task document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | ||
| root | Yes | Absolute path to the project root. | |
| title | Yes | ||
| dry_run | No | ||
| related | No | ||
| priority | No | medium |