# list_scheduled_tasks 列出所有已配置的定时任务。 ## Risk Level Low ## Parameters ```json { "type": "object", "properties": {} } ``` ## Execute ```bash scripts/list.sh ```