suggest_docs
Identifies undocumented functions and gathers code context to generate documentation.
Instructions
Find undocumented functions and assemble context for writing docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | No | optional — scope to a specific file | |
| symbol_name | No | optional — scope to a specific symbol name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |