generate_report
Generate competency assessment PPT reports from LNA CSV files, including radar charts and team-level analysis.
Instructions
LNA CSV 파일을 분석하여 역량강화 평가 분석 리포트 PPT를 생성합니다.
Args: csv_path: LNA CSV 파일 경로 output_path: 생성할 PPT 파일 경로 team_config: 팀 설정 JSON. 예: {"Team1": {"name": "구축팀", "leader": "최지석", "mission": "클라우드 구축/운영"}} company_name: 고객사명
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv_path | Yes | ||
| output_path | Yes | ||
| team_config | No | ||
| company_name | No | 고객사 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |