karea_add_requisite
Add a mandatory checklist item to a task that must be completed before the task can be closed. Specify the task and a concise description of the requisite.
Instructions
Add a closing requisite (a checklist item that must be completed before the task may be closed) to a task, and return it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | Task name, visual ID (C1, T2), or UUID | |
| projectId | No | Project name or ID | |
| description | Yes | What must be done before closing. Keep it short and concrete - 1 short sentence, ideally under ~120 chars (e.g. "Deploy verified on staging"). Do NOT write a paragraph. |