> ## 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.

# InvertBooleanNode - ComfyUI Built-in Node Documentation

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

このノードは、単一のブール値（true/false）を入力として受け取り、その反対の値を出力します。論理否定（NOT）演算を実行し、`true` を `false` に、`false` を `true` に変換します。

## 入力

| パラメータ     | 説明             | データ型    | 必須 | 範囲                  |
| --------- | -------------- | ------- | -- | ------------------- |
| `boolean` | 反転される入力ブール値です。 | BOOLEAN | はい | `true`<br />`false` |

## 出力

| 出力名      | 説明           | データ型    |
| -------- | ------------ | ------- |
| `output` | 反転されたブール値です。 | BOOLEAN |

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

***

**Source fingerprint (SHA-256):** `7c927252a80f42836af6ef16f76714e6892454733d698674b547bd65ddb9d607`
