Hi! I’ll be short.
- Upload file using File Upload API (it’s used for Assistants, Batch and others OpenAI API’s to reference files).
- Use
id
fromPOST /files
response. Submit tool output with the file id. For example:
{"screenshot_file_id": "file-abc123"}