← WebMCP Directory

webmcp.batchrelay.com

webmcp.batchrelay.com

live Unverified (seed import) Commerce 11 tools mixed implementation

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

act imperative

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

PropertyTypeRequiredDescription
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

birmakine.com

Bir Makine — Turkish marketplace for industrial machinery; browse current listings and find machines that fit your needs.

live Unverified Commerce
44 tools A3 / Act41 / T0 Not yet scored Seen 2026-09-14
search_listings scan_images_c2pa inspect_image_c2pa ilan_ara ilan_detay
Inspect tools
vaanzari.com

vaanzari.com

Explore handcrafted Banarasi sarees from Vaanzari, with artisan provenance, woven traditions and thoughtful customer care in India and worldwide.

live Unverified Commerce Transact tools
37 tools A17 / Act15 / T5 Not yet scored Seen 2026-09-14
scan_images_c2pa inspect_image_c2pa search-sarees get-saree compare-sarees
Inspect tools
demo.openforagents.com

demo.openforagents.com

Open for Agents WebMCP demos for declarative browser-agent actions.

live Unverified Commerce
27 tools A7 / Act20 / T0 Not yet scored Seen 2026-09-14
get_site_info_api list_post_types_api get_navigation_api list_posts_api search_posts_api
Inspect tools
ourmenuos.online

ourmenuos.online

The complete operating layer for modern businesses. Build your digital storefront, manage operations, and process payments instantly with 9 specialized industry…

live Unverified Commerce Transact tools
26 tools A8 / Act14 / T4 Not yet scored Seen 2026-09-14
wetaego_find_venue wetaego_search_catalog wetaego_get_item_details wetaego_create_cart wetaego_add_to_cart
Inspect tools

Related on Influzer