ListWorkflows

Purpose

Discover and explore available structured workflows for systematic problem-solving, methodological guidance, and complex orchestration across various domains and thinking approaches.

When to Use This Tool

Key Features

Parameters

This tool requires no parameters - it returns a complete catalog of available workflows.

ParameterTypeRequiredDescriptionExample
None--No parameters required-

Usage Examples

Basic Example

{}

Result: Complete JSON array of all available workflows with their metadata.

Expected Response Structure

[
  {
    "id": "design-thinking",
    "name": "Design Thinking", 
    "emoji": "đź’ˇ",
    "description": "Human-centered approach to innovation and problem-solving"
  },
  {
    "id": "critical-thinking",
    "name": "Critical Thinking",
    "emoji": "🔍", 
    "description": "Systematic evaluation, analysis, and logical assessment of information and arguments"
  }
]

Workflow Categories Available

🎨 Design & Creative Methodologies

🔍 Analysis & Reasoning Methodologies

⚙️ Software Development & Engineering

đź§  Collaborative & Social Methodologies

📊 Problem-Solving & Analysis

🚀 Specialized & Advanced Workflows

Common Patterns

Integration with Maenifold Ecosystem

Workflow Selection Guidance

For Complex Problems

Choose workflows with enhancedThinkingEnabled: true such as:

For Creative Challenges

For Technical Implementation

For Collaborative Decision-Making

Troubleshooting

Advanced Usage Patterns

Performance Characteristics

ListWorkflows serves as the discovery mechanism for Maenifold’s comprehensive methodology catalog, enabling informed selection of structured approaches for systematic problem-solving and complex orchestration challenges.