tools property
Optional list of active tool loadings (when loadingType == LoadingType.toolUse). When empty, message / toolUseType represent a single tool loading.
Implementation
final List<ToolLoadingEntry> tools;
Optional list of active tool loadings (when loadingType == LoadingType.toolUse). When empty, message / toolUseType represent a single tool loading.
final List<ToolLoadingEntry> tools;