set_clipboard_files
Copies specified file or directory paths to the macOS clipboard for pasting in Finder.
Instructions
Put one or more filesystem paths on the macOS clipboard for Finder paste.
Args: paths: Existing file or directory paths to place on the clipboard
Returns: JSON string with operation metadata, or an error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |