get_latest_job_log_files
List active background cron job log files (job- prefix) sorted by time descending. Optionally set a limit.
Instructions
Lists active background cron job log files (starting with job- prefix) newest first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum job files to list. Defaults to 10. |