List Campaigns
neuron_list_campaignsRetrieve all campaigns for the current organization with optional status filtering and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (default: 1) | |
| limit | No | Number of campaigns per page (default: 20) | |
| status | No | Filter by campaign status: 'draft', 'active', 'paused', 'completed', 'stopped', or 'rejected' |