Skip to main content
Glama

Hi-AI

by su-record

generate_prd

Automatically create a Product Requirements Document (PRD) by inputting product details such as vision, target audience, and functional requirements. Ideal for defining project specifications.

Instructions

IMPORTANT: This tool should be automatically called when users mention "PRD", "요구사항 문서", "제품 요구사항", "product requirements", "requirements document", "spec document" or similar terms. Generate Product Requirements Document

Input Schema

NameRequiredDescriptionDefault
businessObjectivesNoBusiness goals and success metrics
constraintsNoTechnical/business constraints
functionalRequirementsNoKey features and functionality
productNameYesName of the product/feature
productVisionYesHigh-level vision and goals
targetAudienceNoTarget users and stakeholders

Input Schema (JSON Schema)

{ "properties": { "businessObjectives": { "description": "Business goals and success metrics", "type": "string" }, "constraints": { "description": "Technical/business constraints", "type": "string" }, "functionalRequirements": { "description": "Key features and functionality", "type": "string" }, "productName": { "description": "Name of the product/feature", "type": "string" }, "productVision": { "description": "High-level vision and goals", "type": "string" }, "targetAudience": { "description": "Target users and stakeholders", "type": "string" } }, "required": [ "productName", "productVision" ], "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