get_abandonment
Retrieve detailed abandoned cart data by ID, including items, prices, customer details, and timing. Customize returned fields for targeted analysis.
Instructions
This tool retrieves detailed information about cart or checkout abandonments by ID. It returns data about abandoned carts including items, prices, customer information (if available), and abandonment timing. You can customize which fields are returned in the response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the abandonment to retrieve | |
| fields | No | Optional. Specific fields to retrieve. If not provided, default fields will be fetched. |