Advanced Search
advanced_searchFull Description
Search files and folders at Egnyte using advanced search parameters. REQUIRED: Provide 'intent' parameter (max 15 words) explaining WHY you're calling this tool.
Parameters (1 required, 19 optional)
querystringSearch text (min 3 characters, max 100 characters)
countintegerResults count (1-20). Maximum value is 20, it is not possible to fetch more results at once.
custom_metadataarrayMetadata filters with namespace, key, operator, value. Provide this argument in JSON format.
file_query_fieldsarray['ALL'/'FILENAME'/'COMMENTS'/'CONTENT']. Provide this argument in JSON format.
folderstringFolder path like '/Shared/Documents'. Preserve all spaces exactly as they appear in the path (e.g., '/Shared/My Documents').
folder_query_fieldsarray['ALL'/'FOLDERNAME'/'DESCRIPTION']. Provide this argument in JSON format.
intentstringREQUIRED: Briefly explain WHY you're calling this tool (max 15 words). Example: 'Checking user permissions before file upload'
mltarrayDocument IDs for similarity search. Provide this argument in JSON format.
mlttarrayText content for similarity search. Provide this argument in JSON format.
modified_afterintegerUnix timestamp in milliseconds
modified_beforeintegerUnix timestamp in milliseconds
namespacesarrayNamespaces to include in results. Provide this argument in JSON format.
offsetintegerStart position (0-based)
query_operatorstring'ALL'/'ANY' word matching
ANYALLsnippet_requestedbooleanInclude text snippets
sort_bystring'score'/'last_modified'/'size'/'name'
last_modifiedsizenamescoresort_directionstring'ascending'/'descending'
ascendingdescendingtypestring'FILE'/'FOLDER'/'ALL'
FILEFOLDERALLuploaded_afterintegerUnix timestamp in milliseconds
uploaded_beforeintegerUnix timestamp in milliseconds