It looks like you're encountering an issue with parameter inputs not correctly integrating into your node's execution from your AI assistant. Here are a few steps and considerations regarding input configuration that might help resolve the problem:
Input Parameters: Ensure that your node's input parameters are defined correctly in the node's inputs section. These parameters can be specified via the form UI or using a JSON schema【4:10†source】.
JSON Schema: If you're using JSON schema to define inputs, check that the schema matches the expected data structure. Ensure that any required parameters are included and correctly specified【4:11†source】.
Node Editor: Open the node editor to verify and, if necessary, modify the input parameter configuration. You can test the inputs by executing the node directly within the BuildShip environment【4:3†source】【4:4†source】.
Update Inputs and Outputs: Check and update your input and output configurations as necessary. Ensure the node's outputs are correctly defined so that downstream processes can handle them【4:5†source】【4:6†source】.
If the above steps do not resolve your issue, I recommend submitting a support request using the "Support" button in your BuildShip Dashboard since it might require more specific troubleshooting. You can also check the community forums or hire a BuildShip expert for personalized help【4:8†source】.
For more detailed guidance, consider reviewing the full documentation on Node Inputs – BuildShip.