get_cart_transforms
Fetch cart transforms configured for the store. Use pagination parameters to control the number of transforms returned per request.
Instructions
Fetch cart transforms configured for the store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| first | No | Number of transforms to fetch (1-250, default: 50) |