set_root_path
Add a directory to the allowed whitelist for safe file system operations in the Code Editor MCP Server, enabling controlled access to specific paths.
Instructions
Add a directory to the allowed whitelist.
Args: root_path: Absolute path to an existing directory.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_path | Yes |