查询执行器组列表
list_job_groupsList paginated XXL-JOB executor groups with optional filters. Return ids, app names, registration methods, and online machine addresses to select the correct group before adding a scheduled task.
Instructions
分页查询 XXL-JOB 的执行器组(执行器)列表,返回 id、AppName、名称、注册方式、在线机器地址等信息。新增任务前通常需要先查执行器组 id。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 页码,从 1 开始 | |
| title | No | 按执行器名称过滤(可选) | |
| appname | No | 按执行器 AppName 过滤(可选) | |
| pageSize | No | 每页条数 |