update_schedule
Modify an existing scan schedule by toggling its enabled state, changing its frequency, or setting a new start time.
Instructions
Update an existing scan schedule
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | No | Enable or disable the schedule | |
| frequency | No | New frequency | |
| first_start | No | New start time (ISO 8601) | |
| schedule_id | Yes | The unique identifier of the schedule |