slug property
String
get
slug
Unique identifier of the command. For an agent having multiple commands the slug for each command should be unique.
Few examples: /ask, /generate, /refactor, etc
Implementation
String get slug;