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
add_to_cart
Add a prepared visible draft to the demo cart, or show its proposal card when the shopper has not previewed it. Proposals stack and await the SHOPPER's decision; the agent must not resolve its own proposal. Accept draftId or draft_id from a previous result and return the cart or proposal status.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
draftId |
string | no | Prepared draft ID returned by configure_print or ask_storefront. |
draft_id |
string | no | Alias for draftId, matching returned response fields. |
quantity |
integer | no | Number of identical copies to add or propose. |
Raw JSON schema
{
"type": "object",
"properties": {
"draftId": {
"type": "string",
"minLength": 1,
"description": "Prepared draft ID returned by configure_print or ask_storefront."
},
"draft_id": {
"type": "string",
"minLength": 1,
"description": "Alias for draftId, matching returned response fields."
},
"quantity": {
"type": "integer",
"minimum": 1,
"maximum": 99,
"default": 1,
"description": "Number of identical copies to add or propose."
}
},
"anyOf": [
{
"required": [
"draftId"
]
},
{
"required": [
"draft_id"
]
}
],
"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…