get_image
Get watermarked comp
Description
Agent-facing description — the exact text a connected model receives for this tool.
Fetch the full watermarked comp of one stock photo (picked from search_stock_photos results) for design iteration. The comp stays watermarked until licensed via its buy link.
Input
| Parameter | Type | Required | Description |
|---|---|---|---|
| source | enum | yes | Result's source idone of: 'shutterstock', 'adobe' |
| assetId | string | yes | Result's assetIdlength: 1–∞ chars |
Output
Returned as structured content alongside the tool's text and image content.
| Parameter | Type | Required | Description |
|---|---|---|---|
| source | enum | yes | one of: 'shutterstock', 'adobe' |
| assetId | string | yes | |
| title | string | yes | |
| buyUrl | string | yes | |
| attribution | string | yes | |
| compUrl | string | yes | Direct URL of the watermarked comp (for placing in designs) |
| width | number | yes | |
| height | number | yes |