box_shared_link_web_link_get_tool
Retrieve a shareable link for a Box web link using its ID to enable secure content sharing and access.
Instructions
Get a shared link for a web link. Args: ctx (Context): The context object containing the request and lifespan context. web_link_id (str): The ID of the web link 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 |
|---|---|---|---|
| web_link_id | Yes |