smartlead_update_campaign_schedule
Update campaign schedule settings including timezone, start and end hours, days of the week, minimum time between emails, and lead limits.
Instructions
Update a campaign's schedule settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_hour | No | End hour in 24-hour format (e.g., "17:00") | |
| timezone | No | Timezone for the campaign (e.g., "America/Los_Angeles") | |
| start_hour | No | Start hour in 24-hour format (e.g., "09:00") | |
| campaign_id | Yes | ID of the campaign to update | |
| days_of_the_week | No | Days of the week to send emails (1-7, where 1 is Monday) | |
| min_time_btw_emails | No | Minimum time between emails in minutes | |
| schedule_start_time | No | Schedule start time in ISO format | |
| max_new_leads_per_day | No | Maximum number of new leads per day |