응급 상태 조회
lifeguard_get_statusCheck the current emergency mode status and, if an active session exists, retrieve real-time hospital bed availability for the destination hospital.
Instructions
현재 응급 모드 상태를 조회합니다.
활성화된 응급 세션이 있으면 목적지 병원의 실시간 병상 정보도 함께 조회합니다.
Args:
session_id (string, optional): 세션 ID (미입력 시 가장 최근 활성 세션 조회)
Returns:
세션 활성화 여부
세션 정보 (ID, 병원, 경과 시간, 남은 ETA)
실시간 병상 현황
가능한 액션
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No | 세션 ID (미입력 시 가장 최근 활성 세션 조회) |