Skip to main content
Glama

Hi-AI

by su-record

think_aloud_process

Generate a detailed thought process to analyze and reason through scenarios using analytical, creative, systematic, or critical perspectives. Adapts verbosity for clear, structured insights.

Instructions

IMPORTANT: This tool should be automatically called when users say "생각해봐", "고민해봐", "어떻게 생각해", "think about it", "let me think", "reasoning" or similar keywords. Generate think-aloud reasoning process

Input Schema

NameRequiredDescriptionDefault
perspectiveNoThinking perspective
scenarioYesScenario or problem to think through
verbosityNoVerbosity level

Input Schema (JSON Schema)

{ "properties": { "perspective": { "description": "Thinking perspective", "enum": [ "analytical", "creative", "systematic", "critical" ], "type": "string" }, "scenario": { "description": "Scenario or problem to think through", "type": "string" }, "verbosity": { "description": "Verbosity level", "enum": [ "concise", "moderate", "verbose" ], "type": "string" } }, "required": [ "scenario" ], "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