camelot_api_documentation_generator
Generate REST API documentation with request/response schemas, parameters, and examples by providing endpoints, methods, and descriptions.
Instructions
API Documentation Generator: Document REST API endpoints with request/response schemas, parameters, and examples.. Local browser processing. Canonical URL: https://www.camelotwebtools.com/tools/api-documentation-generator
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Specification or API semantic version (e.g. 1.0.0) | 2.0.6 |
| apiTitle | No | Title or service name of the API | Camelot Web Tools MCP API |
| endpoints | No | List of API routes, endpoints, and HTTP methods |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | Execution status of the tool (success or error) | |
| prefillUrl | Yes | Direct deep-link URL to view, edit, and export in Camelot Web Tools | |
| canonicalUrl | Yes | Canonical web URL for this tool on camelotwebtools.com | |
| documentTitle | Yes | Title of the generated document, report, or calculation output | |
| documentMarkdown | Yes | Complete structured output and body formatted in clean Markdown |