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
resolve_cart_proposal
Apply the shopper's stated decision to pending proposal cards. Only the shopper can accept or reject a proposal; asking to add a print is NOT confirmation of one. Accept or reject one card or a stack, accept ready cards, or update one card's quantity before its decision. Quote the shopper in shopperConfirmation for acceptance or rejection.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
proposalId |
string | no | Pending proposal ID returned by add_to_cart or propose_prints. |
proposal_id |
string | no | Alias for proposalId, matching returned response fields. |
decision |
string | yes | The shopper decision to apply to one proposal or the proposal stack. |
shopperConfirmation |
string | no | The shopper's actual words accepting or declining a proposal. |
quantity |
integer | no | New quantity for decision update_quantity only. |
Raw JSON schema
{
"type": "object",
"properties": {
"proposalId": {
"type": "string",
"minLength": 1,
"description": "Pending proposal ID returned by add_to_cart or propose_prints."
},
"proposal_id": {
"type": "string",
"minLength": 1,
"description": "Alias for proposalId, matching returned response fields."
},
"decision": {
"type": "string",
"enum": [
"accept",
"reject",
"accept_all",
"reject_all",
"accept_ready",
"update_quantity"
],
"description": "The shopper decision to apply to one proposal or the proposal stack."
},
"shopperConfirmation": {
"type": "string",
"minLength": 1,
"description": "The shopper's actual words accepting or declining a proposal."
},
"quantity": {
"type": "integer",
"minimum": 1,
"maximum": 99,
"description": "New quantity for decision update_quantity only."
}
},
"required": [
"decision"
],
"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…