beycome_estimate
Discovery stage — estimate a property's SALE value (beycome CMA + Zillow Zestimate).
No account or prop_id needed. Returns both estimates plus suggested pricing
strategies (fast / balanced / max). Use during discovery to set a list price;
pair with beycome_comps. For rental inquiries, use beycome_rental_estimate instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | Optional unit number (for example 101). Prefer embedding the unit in the address string as 'Apt 101' instead of using this field. | |
| address | Yes | Full property address in the form 'Street, City, ST ZIP' (e.g. '6104 Timberly Rd S, Mobile, AL 36609'). ZIP is required for reliable results. Include any unit inside the address with a spelled-out designator, e.g. 'Apt 107' or 'Unit 107' — never '#107'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||