note_add
Add a note to an existing item by providing its ID and the note text. Use for attaching comments or annotations to trackable work items.
Instructions
Add a note to a specific item id. Notes are not substitutes for item_add(); create items for trackable work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| text | Yes |