request_critical_thinking_space
Initiate a Six Thinking Hats analysis to explore all perspectives systematically, ensuring completion before decisions. Returns an ID for tracking.
Instructions
Create a new critical thinking analysis workspace using Six Thinking Hats methodology. This starts a multi-step systematic analysis process that enforces completion of all six perspectives before allowing final decisions. Returns an analysis ID for tracking progress.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The topic, decision, or problem to analyze from multiple perspectives | |
| context | No | Additional context or background information (optional) | |
| analysisId | No | Optional custom analysis ID (auto-generated if not provided) | |
| projectName | Yes | Name of the project for context |