yapi_get_interface_list
Retrieve a filtered list of YAPI interfaces by project or category ID, with optional page and limit parameters for pagination.
Instructions
根据条件获取接口列表,可按项目或分类筛选
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 页码 | |
| catid | No | 分类 ID | |
| limit | No | 每页数量 | |
| project_id | No | 项目 ID |