box_shared_link_file_remove_tool
Remove shared links from Box files to control access and maintain file security by revoking previously granted permissions.
Instructions
Remove a shared link from a file.
Args: ctx (Context): The context object containing the request and lifespan context. file_id (str): The ID of the file to remove the shared link from.
Returns: dict: The response from the Box API after removing the shared link.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes |