snipara_stats
Retrieve compact project documentation and retrieval statistics without altering project state. Returns counts, token summaries, and optional file samples or index health.
Instructions
Read compact project documentation and retrieval statistics without changing project state. File samples and database-backed index health are opt-in to keep the response small. Use snipara_index_health for operational diagnosis rather than this overview. Returns counts, token/index summaries, and only the optional sections requested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_files | No | Maximum file paths to include when include_files=true. | |
| include_files | No | Include a capped sample of indexed file paths. | |
| include_index_health | No | Include a compact DB-backed index-health snapshot. For full health, call snipara_index_health. |