create_share_link_bundle
Create a public share link for a ZIP of multiple documents. The bundle builds in the background, making the link usable once it reports ready.
Instructions
Create ONE public share link for a ZIP of several documents. The ZIP is built in the background: the bundle starts as status 'pending' and becomes usable once get_share_link_bundle reports 'ready'. The slug identifies the public link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_ids | Yes | Documents to include | |
| file_version | No | Which file of each document to include (default archive) | |
| expiration_days | No | Days until the link expires; omit or null for no expiry |