Finder Search
finder_searchSearches for files by name within the allowlist (uses mdfind/Spotlight). Scoped to the allowed folders — the home directory by default (extend via Settings → Advanced → Allowed folders); pass path= to search a specific allowed folder. A path outside the allowlist returns an actionable 'access denied'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Limit search to this directory (optional) | |
| limit | No | Max results (default 50) | |
| query | Yes | Filename or content to search for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| query | Yes | ||
| results | Yes |