get_merchant_lookup
Retrieve a merchant's complete timeline, including status, total revenue, and chronological events and transactions, by providing app ID and shop domain.
Instructions
Get full timeline for a specific merchant.
Args: app_id: App GID or numeric ID (required). shop_domain: The merchant's myshopify.com domain (required). Example: 'my-store.myshopify.com'
Returns: JSON string with merchant status, revenue total, and full chronological timeline of events and transactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| shop_domain | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |