Meta-patterns for external APIs (cloud SDKs, third-party modules). Use when writing code that calls external APIs (Microsoft Graph, Exchange Online, Azure, AWS, etc.). Covers connection verification, modular imports, property evolution, return types. Do NOT load for internal PowerShell code.