get_committee_info
Retrieve committee lists and detailed profiles, including member rosters, from the South Korean National Assembly. Specify a committee name or code to get targeted information.
Instructions
위원회 목록을 조회하거나 특정 위원회의 상세 정보(위원 명단 포함)를 가져옵니다.
Args: committee_name: 위원회명 (예: "법제사법위원회"). committee_code: 위원회 코드 (HR_DEPT_CD). page: 페이지 번호 (기본 1). limit: 최대 결과 수 (기본 50).
Returns: 위원회 목록 또는 특정 위원회 상세 정보.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| committee_code | No | ||
| committee_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |