consult_experts_parallel
Consult multiple AI experts concurrently to get diverse perspectives on a shared context, enabling parallel problem-solving and decision-making.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | 모든 전문가에게 공유할 컨텍스트 | |
| experts | Yes | 동시에 호출할 전문가 목록 | |
| skip_cache | No | 캐시 무시하고 새로 호출 |