Seller get listing
seller_get_listingFetch a seller's own listing by product ID to view full description, current and reserved stock, spec values, and moderation state; access is denied if the listing belongs to another seller.
Instructions
Fetch a single listing the bound seller owns, including its full description, current stock + reserved counts, spec values, and any moderation state. Refuses if the listing belongs to a different seller.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | UUID of the listing to fetch. |