Skip to main content
Glama

DeepLucid3D UCPF Server

analyze_problem

Analyze and process problem statements using the Unified Cognitive Processing Framework to enable structured knowledge mapping, recursive questioning, and perspective generation for advanced problem-solving.

Instructions

Process a problem statement through the full UCPF framework

Input Schema

NameRequiredDescriptionDefault
detailedNoWhether to include detailed analysis
enable_stateNoWhether to enable state management for this analysis
problemYesThe problem statement to analyze
session_idNoOptional session ID for maintaining state between calls

Input Schema (JSON Schema)

{ "properties": { "detailed": { "default": false, "description": "Whether to include detailed analysis", "type": "boolean" }, "enable_state": { "default": false, "description": "Whether to enable state management for this analysis", "type": "boolean" }, "problem": { "description": "The problem statement to analyze", "type": "string" }, "session_id": { "description": "Optional session ID for maintaining state between calls", "type": "string" } }, "required": [ "problem" ], "type": "object" }
Install Server

Other Tools from DeepLucid3D UCPF Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/MushroomFleet/DeepLucid3D-MCP'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server