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