Get Evlek Listing by Number
get_listing_by_numberRetrieve full property listing details using a public Evlek listing number (e.g., EVL-123456). Ideal when you have the number from a site or card reference.
Instructions
Look up a single Evlek listing by its public listing number (e.g. "EVL-123456" or "123456") and return its full detail — same shape as get_listing_detail. Use this when a listing number is known (site/card reference) instead of a UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listing_number | Yes | Evlek listing number, e.g. "EVL-123456" or "123456". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| url | No | ||
| city | No | ||
| type | No | ||
| found | No | ||
| price | No | ||
| title | No | ||
| photos | No | ||
| areaSqm | No | ||
| bedrooms | No | ||
| currency | No | ||
| district | No | ||
| features | No | ||
| listedAt | No | ||
| priceGbp | No | ||
| amenities | No | ||
| bathrooms | No | ||
| furnished | No | ||
| photoCount | No | ||
| coverImageUrl | No | ||
| listingNumber | No | ||
| titleDeedBand | No | ||
| titleDeedType | No | ||
| pricePerSqmGBP | No | ||
| titleDeedLabel | No |