box_file_unlock_tool
Remove locks from Box files to enable editing and sharing. Unlock files by providing the file ID to restore access and modify permissions.
Instructions
Remove a lock from a file in Box. Args: file_id (str): The ID of the file to unlock. Returns: dict[str, Any]: Dictionary containing the unlocked file information.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |