Ask AI answers one finite-choice question for every incoming clip, then sends each clip through the branch that matches its answer.Use the Ask AI node when the next workflow step depends on what a clip contains. For example, you can separate sports clips from business clips, route clips with a visible product into a review path, or send clips that meet an editorial rule to a different export.
Schema
- Input: Clips from an upstream workflow node
- Output: Two to four answer branches containing the classified clips
Add the node
Open Workflows from the left sidebar and click New to open the workflow builder. Add a trigger and a clip-producing node first, such as Manual Trigger -> Find Clips. In the Editing stage, choose Ask AI. Overlap adds the action node to the canvas.Ask a question
In Question, enter the finite-choice question that should be answered for every clip. Write the question so each answer outcome is clear and mutually exclusive. For example:- Is this clip about sports?
- Does this clip show the product?
- Which audience is this clip best suited for?