create_file_tree
Generate or load a file tree configuration by specifying a base directory and JSON filename. Use this tool to organize and understand your codebase structure within FileScopeMCP.
Instructions
Create or load a file tree configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseDirectory | Yes | Base directory to scan for files | |
| filename | Yes | Name of the JSON file to store the file tree |