nexo_followup_note
Append a note to a followup history item. Obtain the required read token using the get tool first.
Instructions
Append a note to followup history.
IMPORTANT: call nexo_followup_get first and pass its READ_TOKEN.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Followup ID (e.g., NF45). | |
| note | Yes | Operational note to append to history. | |
| read_token | No | Token returned by `nexo_followup_get`. | |
| actor | No | Actor label for the history note. | nexo |