read_file
Retrieves and returns the complete contents of a file from a registered project path, so you can inspect the full code behind search results.
Instructions
특정 파일의 내용을 읽어 반환합니다. 검색 결과에서 발견한 파일의 전체 내용을 확인할 때 사용합니다. 등록된 프로젝트 경로 내의 파일만 읽을 수 있습니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 읽을 파일의 절대 경로 |