adjust_contrast
Adjust an image's contrast by specifying a factor from 0.5 (less) to 1.5 (more). Use this when an image appears too flat or washed out, providing a quick fix for visual clarity.
Instructions
Adjust image contrast.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| factor | No | Contrast factor (0.5=less, 1.0=unchanged, 1.5=more) | |
| image_id | Yes | ID of the image |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Status message | |
| image_id | Yes | Image ID that was annotated |