Summarize Project
localnest_summarize_projectSummarize a project directory into a high-level overview, revealing its structure and essential files. Ideal for quickly understanding codebase composition.
Instructions
Return a high-level summary of a project directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| max_files | No | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |