cor_create_client
Create a new client by submitting their details, including name, email, phone, and notes.
Instructions
Create a new client.
Args: data: Client data (name, email, phone, notes, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |