AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
FreedomproFreedompro

Door

This action will open or close a door.

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 open or close a door.
API endpoint slug
freedompro.door
Filter code method
Freedompro.door.skip(string?: reason)
Runtime method
runAction("freedompro.door", {})

Action fields

Uid Dropdown list

Label
Name
Slug
uid
Required
true
Can have default value
false

Position Dropdown list

Label
Position
Helper text
Control the opening of the door. 20% almost closed, 100% completely open.
Slug
position
Required
true
Can have default value
true
Filter code method
Freedompro.door.setPosition(string: position)