Detects if Apple Intelligence has been enabled. Value = 1 is on, 0 is off.
To learn more about queries, check this guide.
SELECT * FROM plist WHERE path LIKE '/Users/%/Library/Preferences/com.apple.CloudSubscriptionFeatures.optIn.plist';
PowerShell commands are currently work in progress, contributions welcome.
Bash commands for macOS are currently work in progress, contributions welcome.