Create Property
create_propertyAdd short-term or long-term rental properties to track hours for IRS Real Estate Professional Status. Record property addresses, types, and service dates.
Instructions
Add a new rental property to the account. Properties can be SHORT_TERM (STR) or LONG_TERM (LTR) rentals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Property name/label (e.g. 'Beach House' or '123 Main St') | |
| type | Yes | Property type: SHORT_TERM or LONG_TERM | |
| address | Yes | Property address | |
| imageUrl | No | URL to property image | |
| acquiredDate | No | Date property was acquired (ISO 8601) | |
| placedInServiceDate | No | Date property was placed in service (ISO 8601) |