get_pixels
Fetch pixel data from a Shopify store to access tracking and analytics tags. Paginate using cursor and limit parameters.
Instructions
Fetch pixels from the Shopify store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| first | No | Number of pixels to fetch (1-250, default: 50) |