document_api
Extract and document all API endpoints from a repository. Returns structured list with methods, paths, handlers, and auth requirements.
Instructions
Extract and document all API endpoints from a repository. Returns a structured list of endpoints with methods, paths, handlers, and auth requirements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to the repository. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||