mcp-llm
by sammcj
generate_documentation
Generate documentation for code
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes | Code to document | |
format | No | Documentation format (e.g., JSDoc, Markdown) | |
language | No | Programming language of the code |
Input Schema (JSON Schema)
You must be authenticated.