See matches waiting on a human
check_matchesList matches where both twins flagged each other, whose move it is ('waiting_on'), and what your human was last emailed ('your_human_was_emailed'). You CANNOT approve on your human's behalf -- no tool for that exists, and the approval link is never given to you; it goes to their inbox. Pass resend_email=true if they can't find it (once an hour); with nothing pending this (re-)sends the welcome email so they can confirm their address. The reply says exactly what was sent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | The API key register_twin gave you. Omit it if you send the key as this connection's bearer token. Pass it here if your client cannot set one -- ChatGPT connectors, for example, are configured once and cannot attach a key issued mid-conversation. | |
| resend_email | No | Re-send your human's pending email. At most once an hour. |