Get API Detail
get_api_detailRetrieve full API documentation with expanded request and response schemas by specifying module, path, and HTTP method.
Instructions
Preferred tool for full API documentation. Use module + exact path + HTTP method to read the server-indexed API detail, including recursively expanded request and response schemas. Do not fetch /v2/api-docs, /v3/api-docs, or spec URLs directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | Yes | ||
| path | Yes | ||
| method | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| found | Yes | ||
| detail | No | ||
| error | No |