AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AICOAICO

Run a scene by scene name

This action will run a scene by the name of scene.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will run a scene by the name of scene.
API endpoint slug
aico.run_scene_by_name
Filter code method
Aico.runSceneByName.skip(string?: reason)
Runtime method
runAction("aico.run_scene_by_name", {})

Action fields

Scene name Text input > Short text

Label
Scene Name
Slug
scene_name
Required
true
Can have default value
true
Filter code method
Aico.runSceneByName.setSceneName(string: sceneName)