helvabase_record_work_item
Add an idempotent project deadline, assignment, append-only comment or clarification, optionally linked to a current requirement, draft section, proof version or document-plan item. Returns an exact revision for later updates. Assignment grants no approval rights. When enabled, queues a notification subject to current access and recipient preferences; delivery is not confirmed by this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | ||
| projectId | Yes | Helvabase project/mapping ID returned by list or create dossier, never a local path. | |
| idempotencyKey | Yes | Unique key for this logical mutation. Reuse exactly the same key and arguments after a timeout; never generate a new key to force a replay. |