analyze_image
Analyze image files to extract content and apply security scanning in work mode.
Instructions
Analyze a dropped image file (AirDrop, screenshot, saved photo).
Works in both work and personal modes. In work mode, security scanning is applied.
Args: file_path: Path to the image file to analyze prompt: Optional analysis prompt (reserved for future use)
Returns: JSON string with analyzed image data or error
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | ||
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |