For the complete documentation index, see llms.txt. This page is also available as Markdown.

Copy clipboard

Read the clipboard content of the device and save it to a variable.

Copy clipboard is the action of retrieving the content currently in the clipboard of the device and saving it to a variable for use in subsequent steps.

🎥 Watch the tutorial video: Here.

Explanation of configuration parameters:

  • Output Variable Name: The name of the variable that stores the clipboard content read from the device.

Last updated

Was this helpful?