add_watermark
Add a text watermark to a screenshot or image by setting the text, color, opacity, position, and font size.
Instructions
Add a text watermark to the image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Watermark text | |
| color | No | Text color | #ffffff |
| opacity | No | Opacity (0-255) | |
| image_id | Yes | ID of the image | |
| position | No | Position of the watermark | bottom-right |
| font_size | No | Font size |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Status message | |
| image_id | Yes | Image ID that was annotated |