api/scheduler_task_delete.py.dox.md
scheduler_task_delete.py API endpoint.scheduler_task_delete.py because this directory is intentionally flat.scheduler_task_delete.py owns the runtime implementation.scheduler_task_delete.py.dox.md owns durable notes about responsibilities, contracts, side effects, and verification for that implementation.SchedulerTaskDelete (ApiHandler)
async process(self, input: Input, request: Request) -> Outputhelpers.api.ApiHandler; WebSocket handlers must derive from helpers.ws.WsHandler.SchedulerTaskDelete is an ApiHandler.SchedulerTaskDelete defines process(...).agent, helpers, helpers.api, helpers.localization, helpers.task_scheduler.scheduler.get_task_by_uuid, Localization.get.set_timezone, scheduler.reload, self.use_context, scheduler.cancel_running_task, AgentContext.remove, persist_chat.remove_chat, scheduler.remove_task_by_uuid, context.reset, scheduler.update_task, scheduler.save.helpers.api.Response for non-JSON responses, files, redirects, or status-specific replies.No child DOX files.