Scripts Elements for AI Functions

You can use the Automation Engine scripting language to leverage Automic Automation's Gen AI capabilities for AE scripting tasks. Asking contextual questions, which are automatically considered during the execution, enables further automatic processing of the data returned by the AI without requiring user interaction.

Ask Contextual Questions

  • ASK_AI
    Incorporate Gen AI into your scripting by asking contextual questions. If you do not define a context for the call, the default context is used.

Define the Context of the ASK_AI Calls

Specifying a context allows you to use multiple ASK_AI calls using AI's conversational language. AI contexts can be nested, thus allowing for several context open calls.

See also:

Automic Automation's Generative AI Capabilities