WorkOS
organization_domains.verify
Initiates verification process for an Organization Domain.
Remote workos
Other tools also called organization_domains.verify?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Unique identifier of the organization domain."
}
}
}