create_document_template
Create structured document templates with AI-generated metadata, tags, and key points for knowledge base entries.
Instructions
Create a properly structured document template for knowledge base with AI-generated metadata and formatting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Document title for the knowledge base entry | |
| content | No | Document content for AI analysis and metadata generation | |
| priority | No | Priority level for the document | medium |
| source_type | No | Type of source content | markdown |
| tags | No | Additional manual tags (will be merged with AI-generated tags) | |
| summary | No | Brief summary description of the document content | |
| key_points | No | Additional manual key points (will be merged with AI-generated points) | |
| related | No | List of related document IDs or references | |
| use_ai_enhancement | No | Use AI to generate intelligent tags and key points |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |