Slash command needs to be added to slack app manifest: ``` slash_commands: - command: /escalate url: https://<oncall-public-url>/slack/interactive_api_endpoint/ description: Create a new alert group escalation should_escape: false ```