list_directory: explore your project structure with AI
list_directory returns the contents of a workspace folder: files, subdirectories, sizes and modification dates. The AI uses it internally to plan operations, but you can also explicitly ask it to explore your project.
Cerewro Chat — Explore project
Show me the folder structure of the project at C:\gonzalo\my-app
How Cerewro uses list_directory internally
- Before creating a file, verifies the destination folder exists
- Before searching with search_text, confirms what files are available
- To orient itself in an unknown project and understand its structure
- To list generated files after an automation
Security note: The Workspace Guardian Skill limits list_directory to paths within the active workspace, preventing accidental exploration of system folders.