roboflow_search_images
Search images in a Roboflow project by tag, class, or semantic prompt. Paginate results with limit and offset.
Instructions
Search images in a Roboflow project.
Filter by tag (e.g. "sku-42"), class_name, or a semantic
prompt. Paginated via limit (max 250) and offset.
workspace falls back to ROBOFLOW_WORKSPACE. Set
dry_run=True to preview the HTTP request without calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| workspace | No | ||
| tag | No | ||
| prompt | No | ||
| class_name | No | ||
| limit | No | ||
| offset | No | ||
| fields | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |