box_file_set_download_company_tool
Restrict file downloads to company users only by updating file permissions to prevent external users with viewer or editor roles from downloading.
Instructions
Set a file to be downloadable by company users (restricts external user downloads for viewer/editor roles). 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 |