box_search_tool
Search for files in Box using a query, specific file extensions, or folder IDs. Look for matches in file names, descriptions, content, comments, or tags to retrieve precise results.
Instructions
Search for files in Box with the given query.
Args: query (str): The query to search for. file_extensions (List[str]): The file extensions to search for, for example *.pdf content_types (List[SearchForContentContentTypes]): where to look for the information, possible values are: NAME DESCRIPTION, FILE_CONTENT, COMMENTS, TAG, ancestor_folder_ids (List[str]): The ancestor folder IDs to search in. return: str: The search results.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ancestor_folder_ids | No | ||
file_extensions | No | ||
query | Yes | ||
where_to_look_for_query | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP Server Box
Related Tools
- @sergey-fintech/MCP
- @StepanCooleague/file-finder-mcp
- @box-community/mcp-server-box
- @Alihkhawaher/everything-search-server
- @mcollina/mcp-ripgrep