> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-fix-nav-issues.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> 자동 완성 토큰 목록이 포함되어 있습니다.

# system.completions

<div id="description">
  ## 설명
</div>

자동 완성 토큰 목록을 포함합니다.

<div id="columns">
  ## 컬럼
</div>

* `word` ([String](/ko/reference/data-types)) — 자동 완성 토큰입니다.
* `context` ([String](/ko/reference/data-types)) — 토큰 엔터티의 종류입니다(예: 테이블).
* `belongs` ([Nullable(String)](/ko/reference/data-types)) — 이 토큰이 속한 엔터티의 토큰입니다(예: 소유 데이터베이스의 이름).
