set_file_summary
Define concise summaries for specific files in your codebase to improve understanding and navigation of code structure. Easily update file paths and summary text efficiently.
Instructions
Set the summary of a specific file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filepath | Yes | The path to the file to update | |
summary | Yes | The summary text to set |