Check verification status (dry run)
toolfound_check_verificationNon-destructive dry run of ownership verification for a toolfound submission: reports, per method, what the checker sees RIGHT NOW — meta tag found or not (with the exact expected tag), DNS TXT found or not (with the exact expected record), and whether the submission email qualifies for the magic-link path. Use it to distinguish 'my deploy is not live yet' from 'wrong token' before calling toolfound_verify_submission. Changes nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | The verify_token returned by toolfound_submit_product. |