> For the complete documentation index, see [llms.txt](https://docs.allganize.ai/alliyzgaido/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node.md).

# ノード

- [データ連携ノード（ベーシック）](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/integrate-node-basic.md)
- [エージェント応答ノード](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/contact-agent-node.md)
- [カスタム UI送信（API連携）](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/send-customui-node.md)
- [変数の値を設定ノードで計算式を使用する](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/assign-value-node-general-operations.md)
- [トークンを使用して会話を再開する](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/resume-conversation-using-token.md)
- [変数の値を設定ノード](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/assign-value-node.md)
- [メール送信ノード](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/send-email-node.md)
- [データ連携ノード（アドバンスド）](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/integrate-node-advanced.md)
- [条件応答ノード](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/add-condition-node.md)
- [Q\&Aから回答ノード](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/qa-node.md)
- [会話・質問応答ノード](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/send-a-message-node.md)
- [キャンペーンに移動ノードと移動ポイントノード](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/jump-to-skill-node-jump-point-node.md)
- [入力フォームノード](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/build-a-form-node.md)
- [変数をダウンロードノード](https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node/export-variables-node.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.allganize.ai/alliyzgaido/skills/skill-editor/node.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
