everything_count
Count indexed files or folders matching a search query without retrieving their paths. Use filters like kind, regex, and case sensitivity to narrow results.
Instructions
Count matching indexed files/folders without retrieving their paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | all | |
| path | No | ||
| query | Yes | ||
| regex | No | ||
| match_path | No | ||
| case_sensitive | No |