Skip to main content
Glama

Claude Code Prompt Engineer

by gr3enarr0w

ask_clarification

Ask targeted questions to clarify user requirements and improve the prompt engineering process, ensuring accurate and optimized outputs for Claude Code.

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" }

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