Create Property
create_propertyCreate a new LMNP property record for furnished rental, specifying acquisition details, property type, and tax regime.
Instructions
Crée un nouveau bien immobilier LMNP pour l'utilisateur connecté. Les montants (acquisition_price, notary_fees, market_value) sont en euros. Les surfaces (total_area, rented_area) sont en m². Type : apartment, house, room, studio, other. Rental type : seasonal, long_term, mixed. TVA : exempt, liable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| name | Yes | ||
| type | No | ||
| notes | No | ||
| address | No | ||
| total_area | No | ||
| tva_regime | No | ||
| agency_fees | No | ||
| notary_fees | No | ||
| postal_code | No | ||
| rental_type | No | ||
| rented_area | No | ||
| market_value | No | ||
| land_percentage | No | ||
| acquisition_date | Yes | ||
| acquisition_price | Yes | ||
| market_value_date | No | ||
| rental_start_date | No | ||
| is_primary_residence | No |