List SMS Campaigns
neuron_list_sms_campaignsList the organization's SMS campaigns, optionally filtered by status or type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| type | No | Filter by type: 'blast' or 'drip' | |
| limit | No | Items per page (default: 50) | |
| status | No | Filter by status: 'draft', 'sending', 'paused', 'completed', or 'failed' |