WorkspaceContextV2ResponseEnvironment: {
    attributes: WorkspaceContextV2ResponseWorkspacePluginAttributeContext[];
    environmentId: string;
    environmentName?: string;
}

Type declaration