smartlead_update_campaign_status
Update a campaign's status to paused, stopped, or started. Provide the campaign ID and the new status value.
Instructions
Update the status of a campaign. Use this specifically for changing a campaign's status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | New status for the campaign (must be in uppercase) | |
| campaign_id | Yes | ID of the campaign to update the status for |