Skip to content

CommandRouterConfig

Defined in: sdks/js/agent-sdk/src/middleware/CommandRouter.ts:13

Optional behavior for a command router.

optional helpCommand?: `/${string}`

Defined in: sdks/js/agent-sdk/src/middleware/CommandRouter.ts:15

Command string to trigger help output (e.g., “/help”)