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

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

Structured · live

amux hooks <agent> list json

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

File · extensions/interaction-patterns/agent-mux-cli-hooks-gateway-help.yamlCluster · extensions
Record JSON
{
  "id": "interaction-primitive:agent-mux-cli-hooks-list",
  "_kind": "InteractionPrimitive",
  "_file": "extensions/interaction-patterns/agent-mux-cli-hooks-gateway-help.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "amux hooks <agent> list",
    "kind": "cli-subcommand",
    "surface": "cli",
    "parentBin": "amux",
    "subcommandVerb": "hooks list",
    "flags": [],
    "subcommandExitCodes": [
      "0:success:registered hooks printed"
    ],
    "description": "List registered hooks (project + global) for an agent (or `*`).\nSource: packages/agent-mux/cli/src/commands/hooks.ts:106-129.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-ui-impl:agent-mux.ui@current",
      "to": "interaction-primitive:agent-mux-cli-hooks-list",
      "kind": "supports_interaction_primitive",
      "attributes": {
        "attributes": {
          "mechanism": "cli-subcommand"
        }
      }
    },
    {
      "from": "package:a5c-ai-agent-mux-cli",
      "to": "interaction-primitive:agent-mux-cli-hooks-list",
      "kind": "exposes_subcommand",
      "attributes": {}
    }
  ]
}