aigeon-ai/realty_in_us
realty_in_us is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of realty_in_us and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Aigeon AI Realty in US is a Python-based server application designed to interact with the Realty in US API, providing users with tools to access and manipulate real estate data.
Try realty_in_us with chat:
Tools
Functions exposed to the LLM to take actions
v2_auto_complete
Get auto complete suggestions by city, ward, street name to pass in other endpoints. This endpoint also helps to get a specific property id by its address
locations_auto_complete
Get auto complete suggestions by city, ward, street name to pass in other endpoints. This endpoint also helps to get a specific property id by its address
v3_list
List properties for sale, rent, sold with options and filters
v3_list_similar_homes
List similar homes
v3_detail
Get property detail information (include new Home Value feature)
v3_get_photos
Get photos of a property
v3_get_commute_time
Get commute time to travel to a location
v3_get_surroundings
Get surroundings data around a property
properties_list_sold
List sold properties
v2_list_sold
List sold properties
properties_list_for_rent
List properties for rent
v2_list_for_rent
List properties for rent
properties_list_for_sale
List properties for sale
v2_list_for_sale
List properties for sale
properties_list_by_mls
List properties by MLS ID
v2_list_by_mls
List properties by MLS ID
properties_list_similarities
List similar properties
properties_detail
Get property detail information
v2_detail
Get property detail information
v2_list_similar_rental_homes
List similar properties for rent * This endpoint is deprecating, the official have changed to use .../properties/v2/list.... endpoints to list similar properties.
v2_list_similar_homes
List similar properties for sale * This endpoint is deprecating, the official have changed to use .../properties/v2/list.... endpoints to list similar properties.
agents_list
List agents with filters and options
agents_get_profile
Get agent profile
agents_get_reviews
Get agent reviews
agents_get_recommendations
Get agent's recommendations
agents_get_listings
Get agent's listings
v2_check_rates
Check mortgage rates
v2_calculate
Calculate mortgage
finance_rates
Get finance rates
mortgage_check_equity_rates
Check mortgage equity rates
mortgage_calculate_affordability
Calculate affordability
mortgage_check_rates
Check mortgage rates
mortgage_calculate
Calculate mortgage
schools_list
List schools with options and filters
schools_detail
Get detailed information of a school
schools_get_school_district
Get detailed information of a school district
schools_list_nearby
List schools that are near the property
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client