tools property

List<ToolCallType>? tools
getter/setter pair

Records of any tools or functions the AI called or intends to call.

Implementation

List<ToolCallType>? tools;