CommandRouterConfig
Defined in: sdks/js/agent-sdk/src/middleware/CommandRouter.ts:13
Optional behavior for a command router.
Properties
Section titled “Properties”helpCommand?
Section titled “helpCommand?”
optionalhelpCommand?:`/${string}`
Defined in: sdks/js/agent-sdk/src/middleware/CommandRouter.ts:15
Command string to trigger help output (e.g., “/help”)

