list_variablesCodemagicRetrieve all environment variables configured for a Codemagic application by providing the application ID.MIT
delete_all_cachesCodemagicRemove all build caches for a Codemagic application to resolve storage issues and ensure clean builds.MIT
list_cachesCodemagicRetrieve all build caches for a Codemagic application to manage storage and optimize CI/CD workflows.MIT
list_webhooksCodemagicRetrieve all configured webhooks for a Codemagic application to monitor integration points and manage event notifications.MIT
delete_appCodemagicRemove an application from the Codemagic CI/CD platform by specifying its application ID to manage your project portfolio.MIT
list_build_artifactsCodemagicRetrieve all artifacts generated during a Codemagic build by providing the build ID to access outputs like APKs, IPAs, or logs.MIT