get_project_structure
Fetch the folder and file structure of the entire project, or narrow to a specific module when provided, to give an architecture overview while reducing token consumption.
Instructions
Devuelve la estructura de carpetas y archivos. Si no se indica 'module', devuelve la estructura completa de todo el proyecto.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | No | Nombre opcional del módulo o subproyecto (ej: 'dayone-api', 'dayone-front', 'core', etc.). |