box_search_folder_by_name
Locate a specific folder in Box by its name to retrieve the folder ID using the MCP Server Box. Simplify folder management by automating targeted searches.
Instructions
Locate a folder in Box by its name.
Args: folder_name (str): The name of the folder to locate. return: str: The folder ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
folder_name | Yes |