Get User's AI Looks
get_user_looksFetch the user's saved virtual try-on looks (avatar images generated from their selfie). Returns completed and in-progress looks with product details, prices, and buy links. Use this to show the user what outfits they have already tried on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of looks to return per page. Defaults to 10. | |
| offset | No | Pagination offset (number of looks to skip). Defaults to 0. |