list_presets
Lists available domain presets with pre-built resources and relationships. Use this to select the right domain before initializing a project with all interconnected components.
Instructions
List all available domain presets with their pre-built resources and relationships. Each preset generates multiple interconnected resources with database models, CRUD endpoints, and Swagger docs in a single command. Call this first to help the user choose the right domain, then call init_project with --preset to generate it. All presets auto-install JWT authentication and wire resources together with proper foreign keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||