get_project_summary
Retrieve a quick overview of an indexed project: its description, file counts by type, and total chunks. Get these statistics by providing the project name.
Instructions
Get a quick overview of an indexed project: description, file counts by type, total chunks.
Args: project: Project name
Returns: Project summary with statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |