Create Upload URL
glitch_create_upload_urlGenerate a temporary upload URL to attach a file to a Glitch Agent title or run, enabling direct file submission for game marketing tasks.
Instructions
Create a short-lived upload URL for attaching a file to a Glitch Agent title or run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title_id | No | Glitch game title id. Omit only after calling glitch_select_title or setting GLITCH_TITLE_ID. | |
| file_name | Yes | ||
| mime_type | Yes | ||
| size_bytes | Yes | ||
| agent_run_id | No | Glitch agent run id. |