contentrain_scaffold
Creates a new project from a template (blog, landing, docs, ecommerce, saas, i18n, mobile) with optional sample content and locale overrides, auto-committing changes to git.
Instructions
Template-based project setup. Available templates: blog, landing, docs, ecommerce, saas, i18n, mobile. Changes are auto-committed to git.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locales | No | Override locales | |
| template | Yes | Template ID: blog, landing, docs, ecommerce, saas, i18n, mobile | |
| with_sample_content | No | Include sample content (default: true) |