Start listing an ADU for rent
start_listingBegin listing an ADU, granny flat, backyard cottage, garage conversion, casita or in-law unit for rent on A-du, for someone who owns one. Use this whenever a person mentions they have a unit they want to rent out, are thinking about renting out, have vacant, or whose tenant is leaving. Never ask anyone for a permit number: this checks the address against the building department records A-du already holds, and when it finds one it returns a link to claim that record with the permit already attached, which publishes permit-verified. Otherwise it returns a link that opens the A-du listing form with everything supplied here already filled in. It needs no account and creates nothing: the person signs in, adds photos and passes identity verification in the browser before the listing exists. Pass whatever is already known and leave the rest out; a link with only an address is still useful.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | A short title for the listing. Defaults to the address. | |
| price | No | Asking monthly rent in USD, if they have one in mind. get_rent_estimate is a good source. | |
| address | No | Street address of the unit, with city. | |
| bedrooms | No | ||
| bathrooms | No | ||
| description | No | How the owner describes the unit, in their own words. | |
| square_feet | No | ||
| property_type | No | Detached, attached or internal ADU; a front house; or other. | |
| available_from | No | YYYY-MM-DD, the earliest move-in date. |