get_merchant_hints
Fetch merchant checkout navigation steps and platform notes for a domain. Call before starting checkout to understand pre_steps and handle multi-step flows.
Instructions
Get merchant navigation flow for a domain or platform key (e.g. '_platform_etsy'). Returns pre_steps (how to navigate checkout) and platform notes. Call BEFORE starting checkout to understand the multi-step flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The main domain of the checkout page, e.g. 'amazon.com' or 'shopify.com'. Strip 'www.' prefix. |