OutputArtifact
Agent Runtimes / types/outputs / OutputArtifact
Interface: OutputArtifact
Defined in: src/types/outputs.ts:41
Properties
agentId
agentId:
string
Defined in: src/types/outputs.ts:45
Agent that produced the artifact
contentType
contentType:
string
Defined in: src/types/outputs.ts:55
MIME content type
createdAt
createdAt:
string
Defined in: src/types/outputs.ts:57
When the artifact was generated
filename
filename:
string
Defined in: src/types/outputs.ts:49
Filename for download
id
id:
string
Defined in: src/types/outputs.ts:43
Unique artifact ID
metadata?
optionalmetadata?:Record<string,unknown>
Defined in: src/types/outputs.ts:59
Additional metadata