WorkOS
organization_domains.get
Get the details of an existing organization domain.
Remote workos
Other tools also called organization_domains.get?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Unique identifier of the organization domain."
}
}
}