vibemap_get_project_context
Retrieve the full context of a VibeMap project including features, user stories, personas, pages, and database schema to understand specifications before building a feature.
Instructions
Retrieve the full context of a VibeMap project including features, user stories, personas, pages, and database schema. Use this before building a feature to understand all the specs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The VibeMap project ID | |
| includePages | No | ||
| includeSchema | No | ||
| includeStories | No | ||
| includeFeatures | No | ||
| includePersonas | No |