search-files
Search for files and directories by name or content within a specified directory, with options to limit results and filter by type.
Instructions
Search for files and directories by name or content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string | |
| path | No | Directory path to search within (optional) | |
| limit | No | Maximum number of results to return | |
| type | No | Type of items to search for | all |