box_web_link_delete_by_id_tool
Remove a Box web link using its unique identifier to manage shared content and maintain organization.
Instructions
Delete 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 delete.
Returns: dict: The response from the Box API after deleting the web link.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| web_link_id | Yes |