Open Agent Studio No-Code Actions
Input String | Output Action |
---|---|
”Current Directory” | Write resource path |
”resource_path” | Write resource path |
”backspace” | Press backspace |
”space” | Write space |
”period” | Write period (.) |
“slash” | Write slash (/) |
“return” | Press enter |
”shift” | Hold shift key |
”ctrl” | Hold ctrl key |
”alt” | Hold alt key |
”tab” | Hold tab key |
”enter” | Press enter |
sudo apt-get update
{{my_variable}}
will be replaced by the corresponding values from your global variables.includes
: Checks if one string contains another.equals
: Tests for an exact match.greater than / less than
: For numerical comparisons.regex match
: Uses regular expressions for more complex pattern matching.maintain_aspect_ratio
: Keeps the original dimensions.crop_to_16_9
: Fits video into a 16:9 widescreen format.use_image_dimensions
: If your input is an image, the generated video will use its dimensions.