create_tenant
Add a new tenant to the system and optionally assign them to an existing unit for property management.
Instructions
Create a new tenant. Optionally assign them to an existing unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firstName | Yes | First name | |
| lastName | Yes | Last name | |
| No | Email address | ||
| phoneNumber | No | Phone number | |
| notes | No | Internal notes | |
| unitId | No | UUID of an existing unit to assign this tenant to |