yapi_get_api_details
Fetch comprehensive details of an API by its ID, including request parameters, headers, body structure, and response body.
Instructions
获取接口详细信息(请求参数、请求头、请求体类型与结构、响应体等)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_id | Yes | 接口 ID(可由 search_apis 或 get_categories 结果获得)。 |