get_multi_channel_verification_status
Retrieve the verification status of a multi-channel group by its group ID, showing aggregate state, winning channel, per-channel results, and proof token when verified.
Instructions
Get the status of a multi-channel verification group by its group_id. Returns the aggregate status (pending/verified/expired), the winning_channel once one completes, per-channel statuses, and the proof token (with expires_at) when the group is verified.
ACCESS: needs a Proof account. Set PROOF_API_KEY and restart this server, then call this tool again. start_login does NOT open this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | Multi-channel verification group ID (format vg_<hex>) |