function isToolLoopError(error): error is ToolLoopError;
Defined in: errors.ts:300
Type guard to check if an error is a ToolLoopError
error
unknown
error is ToolLoopError