check_kyc_document
Check the conversational verification state — use after the user uploads their ID via the browser upload link (or any time you need to re-orient). Returns the current step and the fields still missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| nextStep | No | ||
| uploadUrl | No | ||
| missingFields | No | ||
| verificationUrl | No |