add_customer_note
Add a note to a customer's timeline in GorillaDesk, with optional notifications to specific users.
Instructions
Add a note to a customer's timeline, optionally notifying specific users. Maps to POST /customers/{customerId}/notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| customer_id | Yes | ||
| notify_user_ids | No | User IDs to notify about this note |