set_root_path
Set the root directory for sandboxed file access, adding it to the allowed whitelist.
Instructions
Add a directory to the allowed whitelist.
Args: root_path: Absolute path to an existing directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |