init_project
Initializes a new MetaApp project by creating a project directory from a template, with optional project name and description.
Instructions
Initialize a new MetaApp project from template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | No | Name of the project (default: my-metaapp) | |
| target_directory | Yes | Target directory for the project (required) | |
| project_description | No | Brief description of the project |