init
Initializes a Context Compose project by copying assets into .contextcompose in the specified project root directory.
Instructions
Initialize Context Compose project (copy assets directory to .contextcompose). You must specify the project root directory with the projectRoot parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectRoot | Yes | The root directory for the project. ALWAYS SET THIS TO THE PROJECT ROOT DIRECTORY. IF NOT SET, THE TOOL WILL NOT WORK. | |
| enhancedPrompt | No | Use enhanced prompts with detailed guidelines instead of simple prompts |