get_endpoint
Fetch markdown documentation for a specific API endpoint, covering authentication, parameters, request body, and response. Use method and path from list_endpoints to retrieve focused details.
Instructions
获取单个端点的 markdown 详情(鉴权、参数、请求体、响应)。method 大小写不敏感;键从 list_endpoints 获得。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| method | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |