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
manage_cart
Inspect or update the visible demo cart. Change a line quantity, remove a line, or clear the cart; use target most_recent when the shopper refers to the latest cart line.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
action |
string | yes | Cart operation to perform. |
itemId |
string | no | Exact cart line ID returned by a prior cart result. |
target |
string | no | Use most_recent for the latest cart line instead of inspecting the cart first. |
quantity |
integer | no | New line quantity for action update_quantity. |
Raw JSON schema
{
"type": "object",
"properties": {
"action": {
"type": "string",
"enum": [
"view",
"update_quantity",
"remove",
"clear"
],
"description": "Cart operation to perform."
},
"itemId": {
"type": "string",
"minLength": 1,
"description": "Exact cart line ID returned by a prior cart result."
},
"target": {
"type": "string",
"enum": [
"most_recent"
],
"description": "Use most_recent for the latest cart line instead of inspecting the cart first."
},
"quantity": {
"type": "integer",
"minimum": 1,
"maximum": 99,
"description": "New line quantity for action update_quantity."
}
},
"required": [
"action"
],
"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…