I have created an agent but when I click on “+” in System Tools I only see 2 out of my 20 scenarios. I used search function with the same result.
one of them was built for an agent but the other? I don’t even know on what criteria I see it there as one of 2 available options (top one).
Another problem is when I try to create new Agent from scratch I see exactly the same 2 scenarios as available.
What am I doing wrong?
As noted in the pale orange panel, only scenarios that are on-demand or triggered by a custom webhook are available.
They also need to be marked as active.
If you’re looking to use scenarios that are triggered by an app’s own instant trigger, or scenarios that are set to run on a schedule, you’ll need to modify them.
The best route for that is to Clone the scenario and create a new subscenario that runs on-demand for the subset of modules you need - then invoke that subscenario from the original parent scenario using the Run a scenario
module.
Subscenarios can utilize scenario inputs and outputs for more robust input and output variable definitions.