get_listing_details
Fetch detailed data for a Marktplaats or 2dehands listing by ID, returning title, price, description, images, and stats.
Instructions
Fetch a listing page and return title, price, description, images, stats.
Args: listing_id: e.g. "m2340580395" (the 'm' prefix is added if missing). site: "marktplaats" or "2dehands".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | marktplaats | |
| listing_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||