box_shared_link_folder_remove_tool
Remove shared links from Box folders to control access and manage permissions for stored content.
Instructions
Remove a shared link from a folder.
Args: ctx (Context): The context object containing the request and lifespan context. folder_id (str): The ID of the folder 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 |
|---|---|---|---|
| folder_id | Yes |