box_web_link_get_by_id_tool
Retrieve a Box web link's details by providing its unique ID. Use this tool to access specific shared links in your Box account.
Instructions
Get a Box web link by its ID.
Args: ctx (Context): The context object containing the request and lifespan context. web_link_id (str): The ID of the web link to retrieve.
Returns: dict: The response from the Box API containing the web link details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| web_link_id | Yes |