set_working_directory
Change the current working directory for the session, validating that the target exists and is within the workspace boundary. Accepts absolute or relative paths.
Instructions
Change the current session working directory.
The new directory must exist and must be within the configured workspace boundary. Relative paths are resolved against the current working directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The target directory (absolute or relative). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||