generate_from_template_pack
Generate a full multi-page application from a template pack by providing the pack ID, target framework, and project name.
Instructions
Generate a full multi-page application from a template pack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack_id | Yes | Template pack ID (e.g., saas-dashboard, startup-landing) | |
| framework | Yes | Target framework | |
| project_name | Yes | Project name |