file_exists
Check if a file or directory exists at a given path in the workspace to prevent errors before accessing it.
Instructions
Check whether a path exists within the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The path to check. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||