apply_doc_update
Writes or updates a target file with generated documentation content at the given path, keeping code documentation current.
Instructions
Apply generated documentation to a file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The documentation content | |
| file_path | Yes | Path of the file to update/create |