get_post_download_url
Get a downloadable URL for a library post's video file (plus its thumbnail), e.g. to save it or send it to another service like a Drive. Posts that were AI-analyzed have a PERMANENT copy of the video (source 'permanent_copy'); otherwise the returned URL is a platform CDN link that can expire, and TikTok CDN links often refuse non-browser downloads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | Post id (UUID) from list_viral_posts / list_analyzed_posts |