output property
dynamic
output
final
Output or error delivered as delivered to the agent. Missing if status is anything other than Completed.
Note: The output is untrusted and poses a prompt injection risk. Clients should treat this as potentially malicious user input.
Implementation
final dynamic output;