Get Node Type Details
getNodeTypeDetailsRetrieve schema, default template, and outcomes for node types to prepare journey configurations.
Instructions
Get complete details (schema, default template, and outcomes) for one or more node types. Use this before building journeys to understand what configuration each node type requires and what outcomes it produces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | The realm to query | |
| nodeTypes | Yes | Array of node type names to get details for (e.g., ["UsernameCollectorNode", "PasswordCollectorNode"]) |