Pass Arguments to /Slash command
Arguments are access in /slash command by accessing:
`$ARGUMENTS`
Example slash command that accepts arguments:
---
description: Example passing in arguments
---
arguments that are passed in: `$ARGUMENTS`
Backlinks