list_directory
Discover the immediate contents of a workspace directory by providing a relative path, with optional hidden-file inclusion.
Instructions
List the immediate contents of a directory inside the workspace.
Args: path: Path relative to the workspace root (default: workspace root). include_hidden: If True, include dotfiles/dotfolders.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . | |
| include_hidden | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||