AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
FreedomproFreedompro

Window

This action will open or close a window.

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

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