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

  1. Before creating a file, verifies the destination folder exists
  2. Before searching with search_text, confirms what files are available
  3. To orient itself in an unknown project and understand its structure
  4. 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.