AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
FreedomproFreedompro

Garage door

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

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 garage door. 20% almost closed, 100% completely open.
Slug
position
Required
true
Can have default value
true
Filter code method
Freedompro.garageDoor.setPosition(string: position)