search_properties
Search Irish property listings on Daft.ie using filters for location, price, bedrooms, bathrooms, BER rating, floor size, and facilities.
Instructions
Search for properties on Daft.ie with full filtering support.
Args: search_type: Search type. Use get_search_types() for valid values. location: Area to search (e.g. "Dublin City", "Cork"). Fuzzy-matched against Daft's location database. Use suggest_locations() to discover valid names. Omit for nationwide search. property_type:Property type. Use get_property_types() for valid values. min_price: Minimum price in euro (sale price or monthly rent). max_price: Maximum price in euro (sale price or monthly rent). min_beds: Minimum number of bedrooms. max_beds: Maximum number of bedrooms. min_baths: Minimum number of bathrooms. max_baths: Maximum number of bathrooms. facilities: List of facility identifiers (e.g. ["parking","alarm"]). Use get_facilities() for valid values per search type. sort_type: Sort order: publishDateDesc | priceAsc | priceDesc min_ber: Minimum BER rating (e.g. "A1", "B2", "C3"). max_ber: Maximum BER rating. added_since: Only show recently-added listings. Valid: now-3d/d | now-7d/d | now-14d/d | now-30d/d max_pages: Pages of results (50 per page). Default 1. min_floor_size: Minimum floor area in m². max_floor_size: Maximum floor area in m².
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_type | Yes | ||
| location | No | ||
| property_type | No | ||
| min_price | No | ||
| max_price | No | ||
| min_beds | No | ||
| max_beds | No | ||
| min_baths | No | ||
| max_baths | No | ||
| facilities | No | ||
| sort_type | No | ||
| min_ber | No | ||
| max_ber | No | ||
| added_since | No | ||
| max_pages | No | ||
| min_floor_size | No | ||
| max_floor_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |