actions property

List<AgentAction>? actions
final

Actions the AI performed as part of this response (for display purposes).

Implementation

final List<AgentAction>? actions;