iiRecord
Agentic AI Atlas · hook-mapping:gemini-tool-call-pre-native
hook-mapping:gemini-tool-call-pre-nativea5c.ai
II.
HookMapping JSON

hook-mapping:gemini-tool-call-pre-native

Structured · live

hook-mapping:gemini-tool-call-pre-native json

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

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