ck_fs_ls
List files and directories in a project root without modifying any files. Browse directory structure by providing a relative path or omit to view root.
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 | ||
| project_root | No | Absolute path to the project root directory on the local filesystem. | |
| session_id | No | Unique session identifier for correlating findings, proofs, budget, and audit trail. |