Skip to main content
Glama

Claude Code Prompt Engineer

by gr3enarr0w

ask_clarification

Refine user requirements by asking targeted clarifying questions to enhance prompt engineering for Claude Code, ensuring precise and effective output.

Instructions

Ask clarifying questions to better understand user requirements and refine the prompt engineering process.

Input Schema

NameRequiredDescriptionDefault
questionsYesList of clarifying questions to ask the user
sessionIdYesThe session ID for this prompt engineering session

Input Schema (JSON Schema)

{ "properties": { "questions": { "description": "List of clarifying questions to ask the user", "items": { "type": "string" }, "type": "array" }, "sessionId": { "description": "The session ID for this prompt engineering session", "type": "string" } }, "required": [ "sessionId", "questions" ], "title": "ask_clarificationArguments", "type": "object" }
Install Server

Other Tools from Claude Code Prompt Engineer

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/gr3enarr0w/cc_peng_mcp'

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