5. (Optional) Calling Insight parameters from the flow

If you decided to pass the values/results from the previous prompts, here you can find how you can use them in the flow.

  1. Open Digital Agent project

  2. Open a node of your preference (Answer, Function, or AI node)

  3. Add the insight prompt parameter following this name convention: <insight_previous_prompt>_<parameter>:

    1. For the Answer node, add the parameter by selecting it in the "Entities" → "Name" dropdown field.

    2. For the Function node, you can refer to the parameter in "variables", or you can add a tool and specify the parameter name in "optional parameters".

    3. For the AI node, you can refer to this in the "Behaviour" window

Last updated

Was this helpful?