task_create
Create a new task in the van phase, automatically classifying its priority level when none is provided. Use task_id and description to start tracking work in persistent agent memory.
Instructions
v8.0: start a task in van phase (auto-classifies level if missing).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | ||
| task_id | Yes | ||
| description | Yes |