Create Outfit
create_outfit_from_garment_idsCreate an outfit from existing garment IDs. Pairs saved garments together into a saved outfit without uploading new images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional human-readable outfit name | |
| is_active | No | Whether the outfit should be immediately active | |
| clothing_item_ids | Yes | IDs of clothing items to combine into an outfit |