Get a Glongus listing
get_listingRetrieve a marketplace listing by ID, including price in pence, condition, photo URLs, and shipping or collection-only availability. No auth required.
Instructions
Fetch one listing by id (lst_…), including price in pence, condition, photo_urls (public image URLs, may be empty), and whether it ships or is collection-only. No auth needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Listing id, e.g. lst_abc123 |