add_customer_note
Add notes to customer profiles to document order issues, preferences, and follow-ups, keeping your team informed.
Instructions
Add a note to a customer's record.
Notes are visible in the customer profile and help your team track important context (order issues, preferences, follow-ups, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Customer ID to add the note to | |
| note | Yes | Note text content | |
| org_id | No | Organization ID (uses YAPARAI_ORG_ID env var if not provided) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||