select_image_regions_tool
Open a browser GUI to interactively select regions in images or PDFs. Returns immediately; retrieve selection later with a follow-up tool.
Instructions
Öffnet eine GUI zum interaktiven Auswählen von Bildausschnitten.
Unterstützt Bildformate (JPEG, PNG, etc.) und PDF-Dateien. Ohne image_path werden automatisch die ersten 4 Bilder aus dem Bildverzeichnis geladen.
Kehrt sofort zurück, sobald die GUI im Browser geöffnet wurde (blockiert nicht bis zum Abschluss der Auswahl). Das Ergebnis muss anschließend mit get_selection_result_tool abgeholt werden.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |