Iron Gorilla Developers

AgentLoopPriorMessage

One bounded prior user or assistant message supplied to an autonomous loop.

SDK v2026.4.0

Kind: interface

Signature

Example
export interface AgentLoopPriorMessage

Properties

  • role (user | assistant): Original conversational role.
  • content (string): Plain-text message body.

On this page