hwp_list_files
List HWP and HWPX files in a directory. Use before document editing to verify file locations without requiring Python or HWP programs.
Instructions
디렉토리 내 HWP/HWPX 파일 목록을 반환합니다. Python/한글 프로그램 없이도 사용 가능합니다. 문서 작업 전 파일 위치를 확인할 때 먼저 호출하세요.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | 탐색할 디렉토리 경로 (기본: 현재 디렉토리) | |
| recursive | No | 하위 디렉토리 재귀 탐색 여부 (기본: false) |