invokeAsync REST API – Does it support file upload/attachment to agent conversation?
Summary:
Fusion AI Agent Studio invokeAsync REST API – Does it support file upload/attachments (multipart) like chat UI?
Details:
We are integrating Oracle Fusion AI Agent Studio with external applications using the REST endpoint:/api/fusion-ai/orchestrator/agent/v2/<AgentTeamId>/invokeAsync
✅ Current Working Scenario:
If we open the agent in the Fusion UI and manually upload a document (PDF/quote/scanned document) in the chat window, MultiFileProcessor successfully processes it and the agent responds correctly.
❓ Our Requirement:
We want to invoke the agent from an external system using invokeAsync REST API, and send a document as an attachment (same as manual upload in UI).
Tagged:
1