change_directory
Changes the current working directory to a specified path within allowed directories. Enforces security boundaries by restricting navigation to permitted locations.
Instructions
Change the shell's current working directory. The path must be within the primary allowed directory context:/app
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to change to |