detail.md 1.0 KB

Tool Detail Page

Overview

Single tool detail view. Branches on tool.mode for external vs managed layout.

Follows the layout of specs/designs/10-layout/detail.md, only the details are documented in this spec.

Page Name

"{tool.name}" for title and breadcrumb

Page Header (always shown)

[Icon] Tool Name                        [status badge] [Edit] [⋮]
       External | Managed
  • Icon: tool icon
  • Tool name (primary)
  • Mode label below the name: External or Managed
  • Status badge (right, when status is set)
  • Edit button: navigates to the edit page
  • ⋮ menu: includes Delete and a context action (Test for external or deployed tools, Deploy for not-deployed managed tools)

Config Panel

Always shown for external tools.

  • endpoint URL
  • auth fields when configured
  • transport

Deployment Panel (Managed Mode)

Always shown for managed tools. Shows deployment/runtime configuration.

Management Tabs

Always shown.

Delete Confirmation Dialog

Destructive confirmation. On success, returns to the tools list.