get_campaigns
Retrieve your La Growth Machine campaigns with pagination support. Specify the number of campaigns to skip and the maximum number to return (up to 25 per page) to efficiently navigate through your campaign list.
Instructions
Retrieve all campaigns with pagination support (max 25 per page)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of campaigns to skip (for pagination) | |
| limit | No | Max campaigns to return (max 25) |