verify_service
ActiveTool of run.domani/domani
declared in 1.0.0
Add DNS records to verify domain ownership for a third-party service (Stripe, Google Search Console, AWS SES, Postmark, Resend, Facebook, HubSpot, Microsoft 365). Unknown services fall back to a generic TXT record.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"domain",
"service",
"token"
],
"properties": {
"token": {
"type": "string",
"description": "Verification token provided by the service"
},
"domain": {
"type": "string",
"description": "Domain name"
},
"service": {
"type": "string",
"description": "Service name (e.g. stripe, google-search-console, aws-ses, postmark, resend, facebook, hubspot, microsoft-365)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
run.domani/domani
https://github.com/gwendall/domani
1/7 registries