generate_do_template
Creates a Stata do-file template from an analysis description. Specify the analysis details and output path to generate a ready-to-use template for Stata scripts.
Instructions
LLM을 활용한 do 파일 템플릿 생성
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | 수행하려는 분석 설명 | |
| output_path | Yes | 생성할 do 파일 경로 |