shelf_report
Analyze a retail shelf photo to count products, detect gaps, and verify planogram compliance, returning a JSON or markdown report.
Instructions
Run count, gap detection, and (optionally) a planogram check on one image and return a combined JSON and/or markdown report.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | ||
| report | Yes | ||
| markdown | No | ||
| annotated | No |