Skip to main content
Glama

Hi-AI

by su-record

enhance_prompt

Refine vague or short prompts to improve clarity and specificity automatically when keywords like 'clarify' or 'more detail' are used, ensuring better AI interactions.

Instructions

IMPORTANT: This tool should be automatically called when requests are vague, too short (under 20 chars), or when users say "구체적으로", "자세히", "명확하게", "더 구체적으로", "be specific", "more detail", "clarify", "elaborate" or similar keywords. Transform vague requests

Input Schema

NameRequiredDescriptionDefault
contextNoAdditional context or project information
enhancement_typeNoType of enhancement (default: all)
promptYesOriginal prompt to enhance

Input Schema (JSON Schema)

{ "properties": { "context": { "description": "Additional context or project information", "type": "string" }, "enhancement_type": { "description": "Type of enhancement (default: all)", "enum": [ "clarity", "specificity", "context", "all" ], "type": "string" }, "prompt": { "description": "Original prompt to enhance", "type": "string" } }, "required": [ "prompt" ], "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