Export a deliverable template to a file
export_deliverableGenerate a Markdown deliverable skeleton with guided sections and auto-filled engagement name, saving it to a file.
Instructions
知識ベースの成果物の Markdown 雛形(節構成 + 記入の手引き)をファイルに書き出す。案件名は現在のエンゲージメントから自動で入る。 / Write the Markdown skeleton of a knowledge-base deliverable (sections plus guidance) to a file. The engagement name is filled in from the current engagement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | 出力言語 / Output language | both |
| overwrite | No | 既存ファイルを上書きする / Overwrite an existing file | |
| outputPath | No | 出力先。既定は <データディレクトリ>/deliverables/ 配下。データディレクトリか作業ディレクトリ配下のみ / Output path; defaults under <dataDir>/deliverables/. Data dir or cwd only. | |
| deliverable | Yes | 成果物 ID または名称。例 "architecture-vision" / Deliverable id or name | |
| engagementName | No | 見出しの案件名。既定は現在の案件 / Engagement name for the title |