Get Clipboard
get_clipboardGet the current text from the system clipboard on macOS. Use this tool to capture clipboard content for automation or integration.
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 |