### Describe the solution ```toml [[workflows]] name = "complete-app-installation-workflow" binding = "COMPLETE_APP_INSTALLATION_WORKFLOW" class_name = "CompleteAppInstallationWorkflow" script_name = "complete-app-installation-worker" ```
Describe the solution