create_share_link
Create a shareable link for any file. Set an optional password, limit downloads, and choose an expiry to control access.
Instructions
Create a share link for a file (WeTransfer-style).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | The file UUID to share | |
| password | No | Optional password protection | |
| max_downloads | No | Maximum number of downloads | |
| expires_in_days | No | Expiry in days |