save_clipboard_image
Save an image from the macOS clipboard to a PNG file for sharing with the AI model.
Instructions
Save an image from the macOS clipboard to a PNG file and share it with the model.
Args: output_path: Optional output path for the PNG
Returns: A text status plus image content, or an error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |