canvas_inspect_asset
Inspect an image with AI vision: describe contents, extract structured attributes, QA check fidelity.
Instructions
Analyze an image using AI vision — describe contents, extract attributes, QA check.
Use when: The user wants to understand an image, verify product fidelity, extract structured attributes, or QA check a generated asset.
Do not use when: The user wants to generate or modify images.
Example: canvas_inspect_asset(image="/path/to/bag.png", question="Does this match the original product shape?")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |