api/scheduler_tasks_list.py.dox.md
scheduler_tasks_list.py API endpoint.scheduler_tasks_list.py because this directory is intentionally flat.scheduler_tasks_list.py owns the runtime implementation.scheduler_tasks_list.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.SchedulerTasksList (ApiHandler)
async process(self, input: Input, request: Request) -> Outputhelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.SchedulerTasksList is an ApiHandler.SchedulerTasksList defines process(...).helpers.api, helpers.localization, helpers.print_style, helpers.task_scheduler, traceback.scheduler.serialize_all_tasks, Localization.get.set_timezone, scheduler.reload, PrintStyle.error, traceback.format_exc.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.