describe_scene
Analyze an image to get a detailed scene description, covering spatial relationships, atmosphere, and context. Optionally focus on specific elements like people or architecture.
Instructions
Get a detailed description of a scene, including spatial relationships, atmosphere, and context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | What to focus the description on (e.g., 'people', 'architecture', 'nature') | |
| image | Yes | Either a URL to the image or base64-encoded image data |