ck_fs_ls
List files and directories inside the project root. Use a relative path to browse a subdirectory; omit to list the root directory.
Instructions
List files and directories inside the bound project root. Read-only — no files are modified. path is a relative directory path to list; omit to list the project root. Use ck_fs_ls to browse directory structure. Use ck_fs_find to locate files by name fragment. Use ck_fs_read to read a specific file. Use ck_fs_grep to search file contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| session_id | No | Unique session identifier for correlating findings, proofs, budget, and audit trail. | |
| project_root | No | Absolute path to the project root directory on the local filesystem. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| entries | No |