set_clipboard_image
Copies an image file to the macOS clipboard using its file path.
Instructions
Put an image file on the macOS clipboard.
Args: path: Existing image file path
Returns: JSON string with operation metadata, or an error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |