yapi_list_category_interfaces
Retrieves API interfaces within a specified category by category ID. Supports pagination with page and limit parameters for efficient browsing.
Instructions
Get interfaces within a specific category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| catid | Yes | Category ID | |
| limit | No | Number of results per page (default: 20) |