get_property_dependencies
Analyze node property dependencies and visibility rules in n8n workflows. Test how configurations impact field visibility to ensure accurate data handling and workflow automation.
Instructions
Shows property dependencies and visibility rules. Example: sendBody=true reveals body fields. Test visibility with optional config.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
config | No | Optional partial configuration to check visibility impact | |
nodeType | Yes | The node type to analyze (e.g., "nodes-base.httpRequest") |