delete_share_link
Removes a share link using its unique identifier to revoke access to shared content.
Instructions
Delete a share link by ID.
Args: link_id: The UUID of the share link to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |