vibemap_create_project
Create a new VibeMap project when starting from an existing codebase. Use the returned project ID for codebase analysis.
Instructions
Create a new VibeMap project. Use this when starting from an existing codebase — create the project first, then call vibemap_analyze_codebase with the returned project ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name (3-100 characters) | |
| description | Yes | Detailed project description (50+ characters). The more detail, the better the AI analysis. |