compose_full_template_v1
Generate an ordered list of sections and a markdown template with placeholders from a given outline ID. Designed for structuring academic literature reviews.
Instructions
生成全文结构模板
返回按顺序排列的章节和 markdown 模板(带占位符)。
Args: outline_id: 大纲 ID
Returns: ordered_sections[], template_markdown
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outline_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||