Skip to main content
Glama

Hi-AI

by su-record

step_by_step_analysis

Breaks down complex tasks into clear, manageable steps for structured execution. Provides detailed analysis tailored to the level of precision required, ensuring methodical problem-solving.

Instructions

IMPORTANT: This tool should be automatically called when users say "단계별", "차근차근", "하나씩", "step by step", "one by one", "gradually" or similar keywords. Perform detailed step-by-step analysis

Input Schema

NameRequiredDescriptionDefault
contextNoAdditional context for the task
detailLevelNoLevel of detail
taskYesTask to analyze step by step

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "Additional context for the task", "type": "string" }, "detailLevel": { "description": "Level of detail", "enum": [ "basic", "detailed", "comprehensive" ], "type": "string" }, "task": { "description": "Task to analyze step by step", "type": "string" } }, "required": [ "task" ], "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