API 概览消息推送get_task_template版本:latest本页总览get_task_template 获取消息推送的告警任务模板列表。 路由:POST /push action:get_task_template 输入参数 参数名称必选类型描述action是String固定值 get_task_template 输出 返回数组,每项为一个告警模板组,包含 title 和 template 字段。 [{"title": "常用告警设置", "template": []}]