Skip to main content
Glama

Hi-AI

by su-record

analyze_problem

Break down complex problems into structured steps with clear analysis. Specify the problem and domain to receive actionable insights for effective problem-solving.

Instructions

IMPORTANT: This tool should be automatically called when users say "문제 분석", "어떻게 접근", "분석해줘", "analyze this", "how to approach", "break this down" or similar keywords. Break down complex problem into structured steps

Input Schema

NameRequiredDescriptionDefault
domainNoProblem domain
problemYesProblem to analyze

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Problem domain", "type": "string" }, "problem": { "description": "Problem to analyze", "type": "string" } }, "required": [ "problem" ], "type": "object" }

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/su-record/hi-ai'

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