box_shared_link_folder_get_tool
Generate a shared link for a Box folder to enable secure access and collaboration by providing the folder ID.
Instructions
Get a shared link for a folder.
Args: ctx (Context): The context object containing the request and lifespan context. folder_id (str): The ID of the folder to get the shared link for. Returns: dict: The response from the Box API containing the shared link details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_id | Yes |