get_context_for_file
Retrieve coding guidelines and relevant context for any file path before editing. Ensures code consistency by providing guidelines tailored to the specific file or folder.
Instructions
Retrieves coding guidelines and context based on the file path provided. Call this before editing code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | The file or folder path you are about to edit or create |