Find API
find_apiLocate APIs by path, keyword, tag, module, or method. Then call get_api_detail for full documentation.
Instructions
Find candidate APIs by path, keyword, tag, module, or method. After locating a candidate, call get_api_detail with its module, path, and method to read the full indexed API documentation instead of fetching Swagger/OpenAPI spec URLs directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| path | No | ||
| tag | No | ||
| module | No | ||
| method | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| results | Yes |