Tool Loop Configuration
constructor(type: ToolLoopConfiguration.ToolLoopType = ToolLoopType.DEFAULT, maxIterations: Int = 20, parallel: ToolLoopConfiguration.ParallelModeProperties = ParallelModeProperties(), toolNotFound: ToolLoopConfiguration.ToolNotFoundProperties = ToolNotFoundProperties())