create_customer
Add new customer profiles to Stream by providing required name and optional contact details, identifiers, and communication preferences.
Instructions
Create a new customer in Stream.
Provide at least a name. Optionally include phone_number, email, external_id, iban, alias, comment, preferred_language (EN/AR), and communication_methods (WHATSAPP, EMAIL, SMS).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| phone_number | No | ||
| No | |||
| external_id | No | ||
| iban | No | ||
| alias | No | ||
| comment | No | ||
| preferred_language | No | ||
| communication_methods | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||