Agent task files
Agent task files
Files produced by agent tasks.
Agent tasks can produce files. List or retrieve the task on Agent tasks, then fetch file metadata here. Downloading a file uses an agent task file download session.
The agent task file object
| Attribute | Type | Description |
|---|---|---|
id | string | The unique identifier of the file. |
createdAt | string | When the file was created. |
agentTaskId | string | The agent task that produced the file. |
contentType | string | File content type. |
title | string | File title. |