refine_seoul_recommendations
Re-filter and reorder existing Seoul open data recommendations by provider, realtime preference, or API-only, avoiding a new search to save tokens and API calls.
Instructions
이전 추천 결과를 재검색 없이 조건에 맞게 재필터링/재정렬합니다. 토큰과 API 호출을 절약합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiOnly | No | API형만 남깁니다 | |
| previousResults | Yes | recommend_seoul_apis_for_idea가 반환한 recommendations 배열 | |
| providerIncludes | No | 특정 제공기관 이름 포함 필터 (예: '서울교통공사') | |
| realtimePreferred | No | 실시간 데이터를 앞으로 정렬합니다 |