nexo_followup_note
Appends an operational note to a followup's history to document actions or updates taken.
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 |