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

Set clipboard

Place a text snippet into the device's clipboard.

Set clipboard is the action of writing a text snippet into the device's clipboard, so that it can be pasted into an input field later.

🎥 Watch the tutorial video: Here.

Explanation of configuration parameters:

  • Text: The content of the text to be placed into the clipboard, for example https://24h.com.vn. It can be entered directly or using a variable.

Last updated

Was this helpful?