readme_add_api_reference
Adds an API reference section to README by extracting details from source code.
Instructions
Generate and add an API reference section to a README from source code (Pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'table' or 'detailed' | |
| api_key | No | API key for authentication | |
| source_code | Yes | Source code to extract API reference from | |
| readme_content | Yes | Current README content |