Search files inside the Nextcloud workspace
search_filesFind files by name inside a workspace folder, respecting the configured root boundary. Narrow results with path, depth, and result limits to stay within secure access.
Instructions
Search names below one workspace folder without crossing the configured root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| query | Yes | ||
| max_depth | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| query | Yes | ||
| entries | Yes | ||
| truncated | Yes | ||
| scanned_entries | Yes |