delimit_generate_template
Generate code templates for components, pages, or APIs by specifying template type, name, framework, and optional features.
Instructions
Generate code template.
Args: template_type: Template type (component, page, api, etc.). name: Name for the generated code. framework: Target framework. features: Optional feature flags.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_type | Yes | ||
| name | Yes | ||
| framework | No | nextjs | |
| features | No |