get_listing
Fetch details for a single property listing by ID, or retrieve all listings with a configurable limit.
Instructions
Fetch details about a specific property listing or all listings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results when fetching all | |
| listingId | No | Specific listing ID. Omit to get all listings. |