> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# ConvertDictionaryToString - ComfyUI Built-in Node Documentation

> Complete documentation for the ConvertDictionaryToString node in ComfyUI. Learn its inputs, outputs, parameters and usage.

このノードは、辞書（キーと値のペアの集合）をテキスト文字列、通常はJSON形式に変換します。インデントのレベルを調整することで、出力を読みやすくしたり、コンパクトにしたりできます。

## 入力

| パラメータ   | 説明                                                  | データ型 | 必須  | 範囲  |
| ------- | --------------------------------------------------- | ---- | --- | --- |
| `辞書`    | 文字列に変換する辞書                                          | DICT | はい  | -   |
| `インデント` | インデントレベルあたりのスペース数。0を指定するとコンパクトな1行の文字列になります（デフォルト：2） | INT  | いいえ | 0～8 |

## 出力

| 出力名      | 説明                 | データ型   |
| -------- | ------------------ | ------ |
| `STRING` | JSON形式の文字列に変換された辞書 | STRING |

> このドキュメントは AI によって生成されました。エラーを見つけた場合や改善のご提案がある場合は、ぜひ貢献してください！ [GitHub で編集](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/ConvertDictionaryToString/ja.md)

***

**Source fingerprint (SHA-256):** `ae4e9889d5347acfc69166bac66f2ba63f5cd37dafab25a9e0aff6bfe7381219`
