backlog_create_work
Create a work item in the backlog. Optionally set a parent_id to maintain task hierarchy.
Instructions
Use when creating a project work item. 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 | ||
| content | No | ||
| parent_id | No | ||
| references | No |