The /support command will show helpful articles for your community.
Step 1: Create a new flow using the custom slash command trigger
Step 2: Rename the flow and set the command name to /support
Add a helpful descripion for the command too.
Step 3: Add an option for the article to show
This is a Text option called "article" and it's required.
Step 4: Add your help article names and links
You can add up to 25 help articles to this command. Each help article has a name and URL. These are choices that will show up for the user to pick.
Step 5: Show the help article
Edit the "Reply to slash command" action to show the help article. You can make the reply public or private.
Step 6: Save and test