Skip to main content

Files

OpenAI-compatible Files API (/v1/files). Upload documents (PDF/DOCX/XLSX/MD/TXT) once, then reference the returned file_… id from a Responses-API request as an input_file content part so an artifact-capable agent can read it with its docx_read / xlsx_read / pdf_read tools. Files are organization-scoped. See the Sending Documents to the Agent reference and the Attach Files to an Agent guide.