clipboard_read
Read clipboard text from Hyprland desktop. Provide a character limit to control how much content is read and returned, preventing overly long outputs.
Instructions
Read clipboard text (truncated to max_chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |