Create Bundle
Create_BundleGenerate a share link that bundles multiple files and folders with configurable security options like password, expiration, and usage limits.
Instructions
Create Share Link
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No | A list of paths to include in this bundle. | |
| password | No | Password for this bundle. | |
| expires_at | No | Bundle expiration date/time | |
| max_uses | No | Maximum number of times bundle can be accessed | |
| description | No | Public description | |
| note | No | Bundle internal note | |
| permissions | No | Permissions that apply to Folders in this Share Link. | |
| require_registration | No | Show a registration page that captures the downloader's name and email address? |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |