wafle_abandoned_list
List abandoned cart sessions with last activity, items, and optional email to estimate recovery potential and plan outreach campaigns.
Instructions
List abandoned cart sessions: last activity, items, optional email captured before exit.
Use to estimate recovery potential or to feed a manual outreach campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| slug | Yes | Wafle store slug, e.g. 'gamerland' or 'lensitive'. | |
| per_page | No | Items per page (1-200). | |
| since_ts | No | Only sessions newer than this epoch second. | |
| with_email | No | If true, only sessions where the user typed an email. |