validate_node_config
Check if a node's parameters and optional credentials match its type definition to ensure valid configuration before use.
Instructions
Validate a node configuration against its type definition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | The node type name | |
| params | Yes | The node parameters to validate | |
| credentials | No | Optional credentials object |