yapi_list_category_interfaces
Paginate YApi interfaces within a category, filter by status or tag, and retrieve the matching list.
Instructions
分页获取指定分类下的接口列表,可按状态或标签筛选
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | 按标签筛选 | |
| page | No | 页码 | |
| limit | No | 每页数量 | |
| status | No | 按接口状态筛选,例如 done 或 undone | |
| categoryId | Yes | 分类 ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |