{
  "schema_version": "v1",
  "name_for_human": "ChatStack PRD Submission",
  "name_for_model": "chatstack_prd_submission",
  "description_for_human": "Submit structured Product Requirements Documents (PRDs) to the ChatStack platform. ChatStack reviews your submission and provides a development cost estimate.",
  "description_for_model": "Use this plugin to submit a fully-structured PRD to ChatStack on behalf of a human user. The PRD must include approved user stories (stories_json_approved) and functional requirements (requirements_json_approved) at minimum. Technical specifications (techspec_json_approved) and a story-point cost estimate (estimate_json) are optional but strongly recommended. All artifacts must be JSON objects — do not JSON-stringify them as strings. After a successful submission, ChatStack will review the project and contact the user at the provided email. Always confirm the user's first name, last name, email, and country before submitting. Use the interview_summary field to provide a concise narrative (2–5 sentences) about the project.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://www.chatstack.app/openapi.json"
  },
  "logo_url": "https://www.chatstack.app/favicon.ico",
  "contact_email": "hello@chatstack.app",
  "legal_info_url": "https://www.chatstack.app/non-disclosure-and-tcs"
}
