appmixer.box.core.FindFilesOrFolders
Find Files or Folders
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Query | text | The search query string (e.g., file name fragment). |
| Exact Match | toggle | When enabled, only returns items whose name exactly matches the query. Box search uses fuzzy/tokenized matching by default, so this option filters results client-side to return only exact matches. |
| Type | select | Filter by item type: file or folder. |
| Ancestor Folder IDs | text | Comma-separated list of ancestor folder IDs to limit scope. |
| Content Types | multiselect | Select content types to search: name, description, file_content, comments, tags. |
| Fields | text | Comma-separated list of fields to include. |
| Output Type | select | Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file. |
Dynamic variables loaded from /component/appmixer/box/core/FindFilesOrFolders?outPort=out
| Field | Type | Description |
|---|---|---|
| No fields defined for this port | ||