* Validates if the origin is allowed for a specific chatflow * @param chatflowId - The chatflow ID to validate against * @param origin - The origin URL to validate * @param workspaceId - Optional workspace ID for enterprise features * @returns Promise - True if domain is allowed, false
(chatflowId: string, origin: string, workspaceId?: string)
source not stored for this graph (policy: none)
no test coverage detected