Skip to content

CommandTreeGroupDto

A commandTree is an array of these groups. Mirrors the raw catalog shape (group_name + commands) the node factory parses at runtime to drive the inspector’s command picker.

commands: CommandDto[]


optional description?: string


optional group_name?: string