ComfyUI > Nodes > COMFYUI_PROMPTMODELS > Google AI - Workflow Analyzer

ComfyUI Node: Google AI - Workflow Analyzer

Class Name

GoogleAI_WorkflowAnalyzer

Category
Google AI/Diagnostic
Author
cdanielp (Account age: 0days)
Extension
COMFYUI_PROMPTMODELS
Latest Updated
2026-03-17
Github Stars
0.02K

How to Install COMFYUI_PROMPTMODELS

Install this extension via the ComfyUI Manager by searching for COMFYUI_PROMPTMODELS
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter COMFYUI_PROMPTMODELS in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

Google AI - Workflow Analyzer Description

Analyzes JSON workflow data to identify and categorize node types, aiding workflow optimization.

Google AI - Workflow Analyzer:

The GoogleAI_WorkflowAnalyzer is a powerful tool designed to analyze workflow data, specifically in JSON format, to identify and categorize different node types within a given workflow. This node is particularly beneficial for users who need to understand the structure and components of complex workflows, as it provides a detailed analysis of the node types present. By leveraging Google's AI capabilities, the Workflow Analyzer can process and interpret the workflow data, offering insights that can help streamline workflow management and optimization. Its primary goal is to simplify the understanding of workflow structures, making it easier for users to identify key components and potential areas for improvement.

Google AI - Workflow Analyzer Input Parameters:

workflow_json

The workflow_json parameter is a crucial input that accepts either a JSON string representing the workflow or a file path to a .json file containing the workflow data. This parameter is essential as it provides the raw data that the node will analyze. The JSON should accurately represent the workflow structure, including nodes and their types. The parameter supports multiline input, allowing for complex JSON structures, and defaults to an empty string if not provided. It is important to ensure that the JSON is valid and correctly formatted to avoid errors during analysis.

api_key

The api_key is an optional parameter that allows you to provide an API key for authentication purposes. This key is used to access Google's AI services, which are necessary for the node to perform its analysis. While the parameter defaults to an empty string, providing a valid API key ensures that the node can communicate with the AI services effectively, enhancing the accuracy and reliability of the analysis.

model

The model parameter specifies the AI model to be used for the analysis. It defaults to "gemini-3.1-pro-preview" and is part of the DIAG_MODELS options. This parameter influences the depth and type of analysis performed by the node, as different models may have varying capabilities and focus areas. Selecting the appropriate model can optimize the analysis for specific types of workflows or desired outcomes.

Google AI - Workflow Analyzer Output Parameters:

analysis_report

The analysis_report is the primary output of the GoogleAI_WorkflowAnalyzer. It is a string that contains a detailed report of the workflow analysis, including the types of nodes identified and their respective counts. This report provides valuable insights into the workflow's structure, helping users understand the composition and complexity of their workflows. The analysis report is essential for identifying potential improvements or optimizations in the workflow design.

Google AI - Workflow Analyzer Usage Tips:

  • Ensure that the workflow_json is correctly formatted and represents the workflow accurately to avoid errors during analysis.
  • Providing a valid api_key can enhance the node's performance by ensuring seamless access to Google's AI services.
  • Choose the appropriate model based on the specific requirements of your workflow analysis to achieve the best results.

Google AI - Workflow Analyzer Common Errors and Solutions:

❌ No es un JSON válido ni una ruta existente.

  • Explanation: This error occurs when the provided workflow_json is neither a valid JSON string nor a valid file path.
  • Solution: Verify that the input is a correctly formatted JSON string or a valid path to a .json file.

⚠️ No se encontraron 'class_type' en el JSON.

  • Explanation: This warning indicates that the JSON does not contain any nodes with a class_type attribute, which is necessary for analysis.
  • Solution: Ensure that the JSON includes nodes with the class_type attribute to enable proper analysis.

❌ Error: <error_message>

  • Explanation: A generic error message indicating an unexpected issue during the analysis process.
  • Solution: Check the input parameters for correctness and ensure that the API key and model are valid. If the issue persists, consult the logs for more detailed error information.

Google AI - Workflow Analyzer Related Nodes

Go back to the extension to check out more related nodes.
COMFYUI_PROMPTMODELS
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

Google AI - Workflow Analyzer