Inputs are questions you can ask to the user to give personalized results.
The prompt is the command that will be sent to the AI model when the user sends the form. If you've defined user inputs, you can insert the user's inputs into the prompt by typing in the {{inputID}} or by clicking on the input IDs below. You may also use the helper functions IF({{var}}="Text","This","That") and IFHAS({{var}},"Hey {{var}}").