> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-fbfa8bee.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](/ja/reference/data-types/index)) — 補完トークン。
* `context` ([String](/ja/reference/data-types/index)) — トークンが表すエンティティの種類 (例: テーブル) 。
* `belongs` ([Nullable(String)](/ja/reference/data-types/index)) — このトークンが属するエンティティのトークン (例: 所有元のデータベース名) 。
