# humanImages.verifyImage

## Description
Validates uploaded image during registration
Validates whether the uploaded image matches the person being registered. Used to ensure all submitted images during a registration session belong to the same individual. Does not return a token. Assumes a valid registration token has already been issued.

## When to use
<!-- Describe user intent that should trigger this tool -->

## What this returns
<!-- Describe the shape / purpose of the response -->

## Notes
<!-- Constraints, ordering, related tools, etc. -->
