update_note
Update an existing note in Nimble CRM by note ID, specifying associated contact IDs, the new note text, and an optional preview.
Instructions
Update an existing note.
Args: note_id: The Nimble note ID. contact_ids: Comma-separated contact IDs (1-10). note: Updated full note text. note_preview: Updated short preview. If empty, first 100 chars of note are used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | ||
| note_id | Yes | ||
| contact_ids | Yes | ||
| note_preview | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |