Where to Find Complete List of Module Internal Names for Blueprint Creation?

I’m working on creating Make.com blueprints programmatically and need access to a comprehensive list of module internal names (like google-email:sendAnEmail, linkedin:CreatePost, etc.) along with their current versions and parameter structures. The developer documentation focuses on custom app creation but doesn’t provide a reference for existing module naming conventions.
Does Make .com publish this information anywhere?
or is there a community-maintained resource that documents the correct internal module names, versions, and JSON structures needed for blueprint development?

Being able to reference accurate module specifications would significantly improve blueprint reliability and reduce trial-and-error when building automation scenarios.

Anyone or a developer know of a list?