get_user_inventory
Retrieve listings from a Discogs user's inventory, filtered by status, sorted by price, artist, or other criteria. Useful for browsing items for sale or managing a collection.
Instructions
Returns the list of listings in a user's inventory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | Yes | ||
| status | No | ||
| page | No | ||
| per_page | No | ||
| sort | No | ||
| sort_order | No |