# Input

### 기본 정보

* class : "Input"
* position: -1
* title : "Input Interpretation"

### content

| 항목                       | 내용                     | type        | 비고                                |
| ------------------------ | ---------------------- | ----------- | --------------------------------- |
| input                    | 사용자가 입력한 쿼리문           | string      |                                   |
| interpretation           | 사용자가 입력한 쿼리를 어떻게 해석했는가 | json object | plaintext(string), tagged(string) |
| detailed\_interpretation | 보다 상세한 해석              | json object | plaintext(string), tagged(string) |
| subpods                  | 부가 정보                  | array       |                                   |

###
