get_my_account_post_download_url
Get a downloadable URL for the video of one of the org's OWN posts (My Accounts). Instagram: resolved live from the official API with the account's own token; the URL is directly downloadable by any service but expires after a few hours, so use it right away. TikTok: the URL requires the returned session cookies (browser-like fetch), so external services usually cannot fetch it directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes | Post id (UUID, the 'id' field from list_my_account_posts) |