AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
FreedomproFreedompro

Gate

This action will open and close a gate.

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

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