elane-clothing-boutique.karanrajs.chatgpt.site
Premium clothing with an agent-operable Style Studio and bring-your-own-agent outfit previews.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 8 · Act 14 · Transact 0 · Score: Not yet scored
Tool inspector
stage_look
Stage one compatible look from the chosen collection and update the visible Style Studio garment board. This replaces the current staged presentation but never changes the shopping bag. Every selected piece remains separate, so this makes no simulated fit claim. Call search_catalog first for ordinary discovery and use only returned catalog IDs.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
model |
string | yes | The women’s or men’s collection that matches every selected catalog piece. |
topId |
integer | no | Optional catalog ID for the top. |
bottomId |
integer | no | Optional catalog ID for the bottom. |
dressId |
integer | no | Optional catalog ID for the dress; a dress cannot be combined with a top or bottom. |
layerId |
integer | no | Optional catalog ID for the outer layer. |
accessoryIds |
array | no | Optional list of up to four unique accessory IDs. |
Raw JSON schema
{
"type": "object",
"properties": {
"model": {
"type": "string",
"enum": [
"woman",
"man"
],
"description": "The women’s or men’s collection that matches every selected catalog piece."
},
"topId": {
"type": "integer",
"minimum": 1,
"description": "Optional catalog ID for the top."
},
"bottomId": {
"type": "integer",
"minimum": 1,
"description": "Optional catalog ID for the bottom."
},
"dressId": {
"type": "integer",
"minimum": 1,
"description": "Optional catalog ID for the dress; a dress cannot be combined with a top or bottom."
},
"layerId": {
"type": "integer",
"minimum": 1,
"description": "Optional catalog ID for the outer layer."
},
"accessoryIds": {
"type": "array",
"minItems": 1,
"maxItems": 4,
"uniqueItems": true,
"items": {
"type": "integer",
"minimum": 1,
"description": "Catalog ID for an accessory matching the selected collection."
},
"description": "Optional list of up to four unique accessory IDs."
}
},
"required": [
"model"
],
"anyOf": [
{
"required": [
"topId"
]
},
{
"required": [
"bottomId"
]
},
{
"required": [
"dressId"
]
},
{
"required": [
"layerId"
]
},
{
"required": [
"accessoryIds"
]
}
],
"additionalProperties": false
}
Similar websites
birmakine.com
Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.
vaanzari.com
Explore handcrafted Banarasi sarees from Vaanzari, with artisan provenance, woven traditions and thoughtful customer care in India and worldwide.
demo.openforagents.com
Open for Agents WebMCP demos for declarative browser-agent actions.
ourmenuos.online
The complete operating layer for modern businesses. Build your digital storefront, manage operations, and process payments instantly with 9 specialized industry…