iiRecord
Agentic AI Atlas · amux workspaces list
interaction-primitive:agent-mux-cli-workspaces-lista5c.ai
II.
InteractionPrimitive JSON

interaction-primitive:agent-mux-cli-workspaces-list

Structured · live

amux workspaces list json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/interaction-patterns/agent-mux-cli-workspaces-host.yamlCluster · extensions
Record JSON
{
  "id": "interaction-primitive:agent-mux-cli-workspaces-list",
  "_kind": "InteractionPrimitive",
  "_file": "extensions/interaction-patterns/agent-mux-cli-workspaces-host.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "amux workspaces list",
    "kind": "cli-subcommand",
    "surface": "cli",
    "parentBin": "amux",
    "subcommandVerb": "workspaces list",
    "flags": [],
    "subcommandExitCodes": [
      "0:success:workspaces printed",
      "1:general-error:internal error"
    ],
    "description": "List managed workspaces (default subcommand). Source:\npackages/agent-mux/cli/src/commands/workspaces.ts:54-72.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-ui-impl:agent-mux.ui@current",
      "to": "interaction-primitive:agent-mux-cli-workspaces-list",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "cli-subcommand"
        }
      }
    },
    {
      "from": "package:a5c-ai-agent-mux-cli",
      "to": "interaction-primitive:agent-mux-cli-workspaces-list",
      "kind": "exposes_subcommand",
      "attributes": {}
    }
  ]
}