box_file_set_download_open_tool
Enable public download access for Box files by overriding role-based permissions. Use this tool to make files downloadable by anyone with access.
Instructions
Allow anyone with access to the file to download it (overrides role-based download permissions). Args: file_id (str): The ID of the file to update. Returns: dict[str, Any]: Dictionary containing the updated file information.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |