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