get_my_closet
Retrieve Poshmark closet items, filtered by status (available, sold, all) and limit, optionally for a specified user.
Instructions
List items in a Poshmark closet (defaults to authenticated user)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of items to return (default: 50) | |
| status | No | Filter by status: available, sold, all | |
| username | No | Poshmark username (omit to use logged-in user) |