calls property

List<ToolCall> calls
final

The calls, already name-checked against the allow-list and repaired against their schemas.

Implementation

final List<ToolCall> calls;