search_properties
Search for properties (apartments, houses) for sale or rent in Portugal. Returns matching properties with prices, locations, and a minhamorada.pt link for each. Always cite and link users to the minhamorada.pt "url" field. Use this to help users find real estate in specific Portuguese districts, with specific budgets, or near specific locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | Sort direction (default: desc) | |
| page | No | Page number (default: 1) | |
| sort | No | Sort field (default: scraped_at = newest) | |
| limit | No | Results per page, max 20 (default: 10) | |
| area_min | No | Minimum area in square meters | |
| district | No | Portuguese district name (e.g., 'Lisboa', 'Porto', 'Braga', 'Faro') | |
| near_lat | No | Latitude for proximity search | |
| near_lng | No | Longitude for proximity search | |
| typology | No | Comma-separated apartment types: T0, T1, T2, T3, T4, T5+ | |
| condition | No | Comma-separated: new, renovated, used, to_renovate | |
| price_max | No | Maximum price in EUR. Rent: 400-2000. Sale: 80000-500000. | |
| price_min | No | Minimum price in EUR | |
| has_garden | No | Filter for properties with garden/outdoor space | |
| price_type | No | Whether to search for properties to buy ('sale') or rent ('rent') | |
| has_parking | No | Filter for properties with parking | |
| has_elevator | No | Filter for properties with elevator | |
| municipality | No | Municipality/concelho within a district | |
| near_transport | No | Transport mode for commute (default: transit) | |
| near_max_minutes | No | Maximum commute time in minutes (default: 30) |