AgentLoopPriorMessage
One bounded prior user or assistant message supplied to an autonomous loop.
SDK v2026.4.0
Kind: interface
Signature
export interface AgentLoopPriorMessageProperties
role(user | assistant): Original conversational role.content(string): Plain-text message body.