box_shared_link_file_get_tool
Generate a shared link for a Box file using its ID to enable secure file sharing and access control.
Instructions
Get a shared link for a file.
Args: ctx (Context): The context object containing the request and lifespan context. file_id (str): The ID of the file 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 |
|---|---|---|---|
| file_id | Yes |