add_comments
Add comments to work items in HacknPlan projects. Supports single or batch addition with per-item error reporting.
Instructions
Add one or more comments to work items (array-based). Single-item and batch calls use the same interface. Returns unified response with items array, counts, and per-item errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comments | Yes | Array of comments to add (1-100 items) | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) |