endorso_cart
Turn a shopping LIST (up to 8 free-text items or product URLs) into per-store buying links: Shopify and Amazon stores get a PRE-FILLED cart link the buyer lands on with everything added; other stores get deep product links. Carts default to own-purchase mode so network self-referral rules are applied. Set cashback_intent:false only when the earner is sharing the cart for someone else.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Up to 8 product queries or URLs, e.g. ["diapers size 3", "specialty coffee beans 1kg", "https://store.com/products/x"]. | |
| earner | No | Your stable earner id — commissions accrue to it. Required unless this MCP request authenticates as an Endorso partner. | |
| country | No | ISO-2 country for localized offers. | |
| cashback_intent | No | Defaults to true (own purchase). Set false only when sharing the cart for another buyer. |