Create Share Link
create_share_linkFull Description
Create a time-limited public download link for an existing uploaded document.
Required dependency:
- document_id must be the uploaded document identifier returned by the PDF Tools widget
or another prior document-upload step. This tool cannot create a share link without it.
Optional parameters:
- expiration_minutes: 10-1440 minutes (API default: 30 minutes)
- filename: custom filename for download
Returns: JSON string with:
- success, message
- shareUrl: public download URL
- expiresAt: link expiration timestamp, if provided by the API
Parameters (1 required, 2 optional)
document_idstringexpiration_minutesintegernullfilenamestringnull