Results of agent execution with uploaded data.
| KEY | TYPE | Description |
|---|---|---|
| response | str | The result of agent conversation execution. |
| deploymentConversationId | ID | The unique identifier of the deployment conversation. |
| docInfos | AgentDataDocumentInfo | A list of dict containing information on documents uploaded to agent. |