create_client
Add a new client to manage projects and billing. Specify name, address, and currency.
Instructions
Create a new client for project management and billing. Requires client name and supports address and currency configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Client name (required) | |
| address | No | Client address | |
| currency | No | 3-letter ISO currency code (e.g., USD, EUR) | |
| is_active | No | Whether the client is active |