Upload Media
upload_mediaFallback when you cannot PUT to the presigned URL from get_media_upload_url. Pass a ChatGPT file in file, or a public https sourceUrl. SocialRobot fetches the bytes and stores them, then returns the permanent url for create_post. Prefer get_media_upload_url when you can PUT. Max 50MB.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | ||
| filename | No | ||
| sourceUrl | No | ||
| contentType | No |