toolResults property
Results of executed tools (only populated when auto_execute was true).
Implementation
@$pb.TagNumber(3)
$pb.PbList<ToolResult> get toolResults => $_getList(2);
Results of executed tools (only populated when auto_execute was true).
@$pb.TagNumber(3)
$pb.PbList<ToolResult> get toolResults => $_getList(2);