iiRecord
Agentic AI Atlas · hook-mapping:pre-tool-use-codex
hook-mapping:pre-tool-use-codexa5c.ai
II.
HookMapping JSON

hook-mapping:pre-tool-use-codex

Structured · live

hook-mapping:pre-tool-use-codex json

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

File · channels-hooks/hook-mappings/codex-on-tool-call.yamlCluster · channels-hooks
Record JSON
{
  "id": "hook-mapping:pre-tool-use-codex",
  "_kind": "HookMapping",
  "_file": "channels-hooks/hook-mappings/codex-on-tool-call.yaml",
  "_cluster": "channels-hooks",
  "attributes": {
    "mappingId": "hook-mapping:pre-tool-use-codex",
    "hookId": "hook-surface:pre-tool-use",
    "targetId": "agentVersion:codex:ge-0-119-0",
    "nativeName": "OnToolCall",
    "versionRange": ">=1.0.0",
    "requiresRuntimeHooks": true,
    "adapterFamily": "codex",
    "delivery": "shell",
    "blocking": true,
    "supportLevel": "supported",
    "canonicalPhase": "tool.before",
    "blockCapability": true,
    "mutationCapability": false,
    "scope": "tool"
  },
  "outgoingEdges": [
    {
      "from": "hook-mapping:pre-tool-use-codex",
      "to": "hook-surface:pre-tool-use",
      "kind": "maps_hook",
      "attributes": {}
    },
    {
      "from": "hook-mapping:pre-tool-use-codex",
      "to": "agentVersion:codex:ge-0-119-0",
      "kind": "emits_hook",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}