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