get_discounts_allocator_functions
Retrieve discount allocator functions for a Shopify store. Supports pagination with 'first' and 'after' parameters to control the number of results.
Instructions
Fetch discounts allocator functions for the store
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Cursor for pagination | |
| first | No | Number of functions to fetch (1-250, default: 50) |