II.
HookMapping JSON
Structured · livehook-mapping:post-tool-use-pi
hook-mapping:post-tool-use-pi json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "hook-mapping:post-tool-use-pi",
"_kind": "HookMapping",
"_file": "channels-hooks/hook-mappings/pi-on-event.yaml",
"_cluster": "channels-hooks",
"attributes": {
"mappingId": "hook-mapping:post-tool-use-pi",
"hookId": "hook-surface:post-tool-use",
"targetId": "agentVersion:pi:ge-0-0-0",
"nativeName": "onEvent",
"versionRange": ">=0.0.0",
"requiresRuntimeHooks": true,
"adapterFamily": "pi",
"delivery": "shell",
"blocking": false,
"supportLevel": "supported",
"canonicalPhase": "tool.before",
"blockCapability": true,
"mutationCapability": true,
"scope": "tool"
},
"outgoingEdges": [
{
"from": "hook-mapping:post-tool-use-pi",
"to": "hook-surface:post-tool-use",
"kind": "maps_hook",
"attributes": {}
},
{
"from": "hook-mapping:post-tool-use-pi",
"to": "agentVersion:pi:ge-0-0-0",
"kind": "emits_hook",
"attributes": {}
}
],
"incomingEdges": []
}