For AI agents: the complete documentation index is available at https://scriptedalchemy.github.io/agent-bundle/llms.txt, the full documentation bundle is available at https://scriptedalchemy.github.io/agent-bundle/llms-full.txt, and this page is available as Markdown at https://scriptedalchemy.github.io/agent-bundle/api/interfaces/test.WorkbenchRouteCatalogGroup.md.
  • English
  • Interface: WorkbenchRouteCatalogGroup

    One catalog section, exactly as the Routes page groups them: per server and kind for MCP routes (curator · Tools), project-level for event routes, CLI commands, and scripts.

    Properties

    entries

    readonly entries: readonly WorkbenchRouteCatalogEntry[]


    kind

    readonly kind: CompiledRouteKind


    label

    readonly label: string

    The heading text the Routes page renders for this group.


    mode?

    readonly optional mode?: string


    server?

    readonly optional server?: string


    serverId?

    readonly optional serverId?: string