Open upload studio
open_upload_studioOpen the upload studio interface to select and stage local video or image files for publishing to social media platforms.
Instructions
Open the ChatGPT UI for local/attached video uploads. Use this FIRST when the user attaches a video in ChatGPT or claude.ai and does not provide a public HTTPS URL. Do not try upload_video with /mnt/data, sandbox, or mounted local paths first: hosted MCP servers cannot read those files. The Studio lets the user select the file in the browser, stages it in short-lived Upload-Post/R2 storage, and publishes it through Upload-Post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | Optional Upload-Post profile name to prefill. | |
| title | No | Optional caption/title to prefill. | |
| platforms | No | Optional platforms to preselect. | |
| description | No | Optional description to prefill. | |
| firstComment | No | Optional first comment to prefill. | |
| instagramMediaType | No | Instagram video format to preselect. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | ||
| title | Yes | ||
| platforms | Yes | ||
| description | Yes | ||
| firstComment | Yes | ||
| instagramMediaType | Yes |