Swagger: Resolve Organization Portal
swagger_resolve_organization_portalResolve a Swagger organization's portal details by providing its UUID. Returns portal ID, subdomain, customDomain, and product list, creating a portal if needed.
Instructions
Resolve portal details for a Swagger organization in a single step. Given an organization UUID, returns the portal ID, subdomain, customDomain (when configured), and the list of products (with productId, productSlug, and productName) for the organization's portal. If the organization has no portal yet, a new portal is created automatically. Use this tool to obtain all portal context needed for subsequent portal and product operations.
Toolset: Portals
Parameters:
organizationId (string) required: Swagger organization UUID - the organization to resolve portal details for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Swagger organization UUID - the organization to resolve portal details for |