generate_document_template
Generate a document template customized by type, project context, and requirements. Supports AI optimization and example content inclusion.
Instructions
Generate a document template based on type and requirements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ai_optimized | No | Whether to include AI-optimization features | |
| template_type | Yes | Type of template to generate | |
| project_context | No | Project context for template customization | |
| include_examples | No | Whether to include example content |