excalibur_scheduler_status
The scheduler's configuration and current status (free; any proven patron).
Relays the cron Worker's public /status — cadence, version, renewal
window, and current authorization phase (pending / active / idle,
no challenge phrase) — and adds the operator npub it acts for. No secrets:
the pending phrase (operator-only) is scheduler_pending; the per-tick
traffic log is get_scheduler_log. Returns the merged config, or
{worker: "unavailable"} merged in if the Worker can't be reached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Your npub (npub1...). | |
| dpop_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||