diff --git a/components/consumers/slack/task.yaml b/components/consumers/slack/task.yaml index 87efe50e1..b80b03110 100644 --- a/components/consumers/slack/task.yaml +++ b/components/consumers/slack/task.yaml @@ -8,9 +8,11 @@ metadata: spec: params: - name: consumer-slack-webhook + description: "The Slack webhook to send messages to. Follow this guide to generate: https://api.slack.com/messaging/webhooks" type: string - name: consumer-slack-message-template type: string + description: "The message template to use when sending messages to Slack. The following variables are available: , , , " default: 'Dracon scan , started at , completed with findings, out of which, new' workspaces: - name: output