create_schedule
Schedule automated security scans for verified targets at specified times and frequencies using the APVISO MCP Server. Configure recurring penetration tests with custom timing and AI model presets for continuous vulnerability monitoring.
Instructions
Create a recurring scan schedule for a verified target. Requires Business or Enterprise tier. Scans will run automatically at the specified time and frequency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetId | Yes | The verified target ID to schedule scans for | |
| frequency | Yes | How often to run the scan | |
| hour | Yes | Hour of day to run (0-23, UTC) | |
| minute | No | Minute of hour (0-59, default: 0) | |
| dayOfWeek | No | Day of week for weekly/biweekly (0=Sunday, 6=Saturday) | |
| dayOfMonth | No | Day of month for monthly schedules (1-28) | |
| modelPreset | No | AI model quality preset | |
| allowPayg | No | Allow pay-as-you-go billing if quota is exceeded |