get_schedule
Read the full configuration of an audit schedule by ID: cron schedule, target URL, audit mode, enabled status, alert settings, webhook URL, email recipients, and last/next run times.
Instructions
[schedule] Read full config of an audit schedule by ID: cron, target URL, audit mode, enabled, alerts (alert_on_fail / alert_on_score_drop + score_threshold), webhook_url, email_recipients, last/next_run_at. Look up ID via list_schedules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Schedule ID (look up via list_schedules) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |