Fetch (ChatGPT 호환)
fetchRetrieve a Korean government document's full content and metadata using the ID from a search query.
Instructions
ChatGPT 커넥터/딥리서치 규격에 맞춘 문서 조회 도구. search 가 돌려준 id로 전문을 가져온다.
Args: id (string, 필수) Returns: { id, title, text, url, metadata } 를 JSON 문자열로.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | search 가 돌려준 문서 id |