list_api_services
Search all 270+ South Korean National Assembly OpenAPI services by keyword to find the matching service ID, enabling direct API calls through get_api_spec and call_api_raw.
Instructions
모든 OpenAPI(총 270여 개) 메타데이터를 검색합니다.
고수준 툴에 없다고 끝내지 말고, 여기서 서비스 ID를 찾은 뒤 get_api_spec → call_api_raw 로 직접 호출하세요.
키워드는 넓게 잡으세요. 국문/영문, 띄어쓰기/부분 문자열 모두 시도해볼 것.
Args: keyword: Keyword to search in service name or description.
Returns: List of services matching the keyword. Each item contains id, name, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |