change_directory
Switch to any specified directory path to navigate the file system and perform operations in that location.
Instructions
Change current working directory
Args:
path: Directory path to switch to
Returns:
Operation result informationInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |