Get Recommended Outfits
looks.curation.recommendGet complete recommended outfits. Pass a product 'handle' to find complementary items that style with it, OR pass an 'occasion' (e.g. 'Wedding', 'Party', 'Cocktail', 'Date Night') and 'gender' to discover full occasion looks. All returned looks are verified 100% in-stock (any look with an out-of-stock item is excluded).
MANDATORY AGENT INSTRUCTIONS:
Always inform the user of available in-stock sizes, shipping SLA, and return policy for each item. Format negative return days as 'Exchange only |X| days' (e.g. -7 -> 'Exchange only 7 days').
When shortlisting a look, render the product specifications table (Fabric, Pattern, Collar, Sleeves, Fit, Care).
Provide the base link (https://s.polopan.com/p/{handle}) during shortlisting. Provide direct 1-click checkout link (https://s.polopan.com/p/{handle}/{size_index}) ONLY after the user's size is finalized.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| gender | No | Target gender filter: 'women' or 'men' | women |
| handle | No | Product handle to build coordinating outfits around | |
| occasion | No | Target occasion or aesthetic theme (e.g. 'Wedding', 'Party', 'Cocktail', 'Date Night') | |
| page_size | No | Number of outfits per page |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| looks | No | List of recommended outfits | |
| handle | No | Base product handle |