webmcp.batchrelay.com
Prepare a real Batch Relay sandbox print order from the public API.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 2 · Act 9 · Transact 0 · Score: Not yet scored
Tool inspector
propose_prints
Stage one draft and proposal card for each tray photo against one product. Use tray ordinals or returned photo IDs; omitted framing keeps the default 1.0x centered crop. Returns one result per photo and leaves each proposal awaiting the shopper's decision.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
trayRevision |
integer | yes | Current visible tray revision from the latest storefront result; prevents staging against an outdated tray. |
productId |
string | no | Canonical published product ID to use for every staged print. |
productQuery |
string | no | Shopper wording for the product when no canonical product ID is available. |
photoRefs |
array | no | Tray photo ordinals or returned photo IDs. One proposal is staged for each reference. |
photo_refs |
array | no | Alias for photoRefs, matching returned response fields. |
quantity |
integer | no | Number of identical copies requested for every staged print. |
orientation |
string | no | — |
templateId |
string | no | — |
templateQuery |
string | no | — |
outputId |
string | no | — |
Raw JSON schema
{
"type": "object",
"properties": {
"trayRevision": {
"type": "integer",
"minimum": 0,
"description": "Current visible tray revision from the latest storefront result; prevents staging against an outdated tray."
},
"productId": {
"type": "string",
"minLength": 1,
"description": "Canonical published product ID to use for every staged print."
},
"productQuery": {
"type": "string",
"minLength": 1,
"description": "Shopper wording for the product when no canonical product ID is available."
},
"photoRefs": {
"type": "array",
"minItems": 1,
"description": "Tray photo ordinals or returned photo IDs. One proposal is staged for each reference.",
"items": {
"oneOf": [
{
"type": "string",
"minLength": 1
},
{
"type": "integer",
"minimum": 1
}
]
}
},
"photo_refs": {
"type": "array",
"minItems": 1,
"description": "Alias for photoRefs, matching returned response fields.",
"items": {
"oneOf": [
{
"type": "string",
"minLength": 1
},
{
"type": "integer",
"minimum": 1
}
]
}
},
"quantity": {
"type": "integer",
"minimum": 1,
"maximum": 99,
"default": 1,
"description": "Number of identical copies requested for every staged print."
},
"orientation": {
"type": "string",
"enum": [
"portrait",
"landscape"
]
},
"templateId": {
"type": "string",
"minLength": 1
},
"templateQuery": {
"type": "string",
"minLength": 1
},
"outputId": {
"type": "string",
"minLength": 1
}
},
"required": [
"trayRevision"
],
"anyOf": [
{
"required": [
"photoRefs"
]
},
{
"required": [
"photo_refs"
]
}
],
"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…