get_node
Retrieves detailed configuration of a node in a Cognigy.AI flow to inspect its type, label, config, and settings before making changes.
Instructions
Gets detailed configuration of a specific node in a Cognigy.AI flow. Returns the node's type, label, config fields, and settings. Use this to inspect node behavior before modifying it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowId | Yes | The flow ID containing the node | |
| nodeId | Yes | The node ID to retrieve | |
| localeId | No | Optional locale ID for localized content |