Draft answers with AI
draft_answersAsks the server's AI (Claude) to fill the whole questionnaire from a plain-language project description; returns the project type, the answers and the assumptions it made. Takes 10-40 s and consumes one AI draft (3 free without an API key). Prefer answering get_questionnaire yourself when you already know the project; use this when you only have a one-line idea. Review the assumptions with the user before calling generate_spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional: force the project type | |
| description | Yes | What the project is, for whom, and what it must do (10-4000 characters) |