List Pterodactyl schedules
ptero_list_schedulesList a server's scheduled tasks: cron timing, active status, and task details. Check existing automation before assuming manual changes or adding new schedules.
Instructions
List a server's scheduled tasks (the panel's Schedules feature): cron timing, whether each is active or currently running, whether it only fires while the server is online, last/next run time, and the ordered tasks each run executes (command/power/backup, with their payload and delay).
Use this to find out what automation is already configured — e.g. a nightly restart or an automatic backup — before assuming a state change was manual, or before adding a new schedule by hand through the panel to avoid a clash.
This is read-only: creating, editing, or deleting schedules is not exposed by this server. Use the panel UI for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server short identifier (e.g. 1a2b3c4d). Omit to use PTERODACTYL_DEFAULT_SERVER. Call ptero_list_servers to discover valid identifiers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| server | Yes | ||
| schedules | Yes |