Get Clipboard
get_clipboardRead the current text content from the system clipboard. Access copied text on macOS to use in workflows and automations.
Instructions
Read the current text content of the system clipboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | Yes | ||
| content | Yes | ||
| truncated | Yes |