Skip to main content
Glama

VibeCoding System

by Zenobia000

provide-clarification

Clarify project-related questions by providing detailed answers within the VibeCoding System, ensuring clear communication and alignment during development.

Instructions

Provide a clarification answer

Input Schema

NameRequiredDescriptionDefault
answerYesThe answer to the question
projectIdYesThe ID of the project
questionIndexYesThe index of the question

Input Schema (JSON Schema)

{ "properties": { "answer": { "description": "The answer to the question", "type": "string" }, "projectId": { "description": "The ID of the project", "type": "string" }, "questionIndex": { "description": "The index of the question", "type": "number" } }, "required": [ "projectId", "questionIndex", "answer" ], "type": "object" }
Install Server

Other Tools from VibeCoding System

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/Zenobia000/vibeCoding-mcp'

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