Cursor UserPromptSubmit hook
hook-surface:cursor.user-prompt-submit
HookSurfacechannels-hooks/hook-surfaces/native/cursor-stubs.yaml·Open in Graph → {
"id": "hook-surface:cursor.user-prompt-submit",
"_kind": "HookSurface",
"_file": "channels-hooks/hook-surfaces/native/cursor-stubs.yaml",
"_cluster": "channels-hooks",
"attributes": {
"description": "Cursor UserPromptSubmit hook",
"eventName": "Cursor UserPromptSubmit hook",
"displayName": "Cursor UserPromptSubmit hook",
"vendor": "cursor",
"trigger": "user-prompt-submit",
"family": "shell-hook",
"payloadSchema": "Claude Code-compatible UserPromptSubmit payload"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "agent-core-impl:cursor.core@current",
"to": "hook-surface:cursor.user-prompt-submit",
"kind": "fires_hook",
"attributes": {}
},
{
"from": "agent-runtime-impl:cursor.runtime@current",
"to": "hook-surface:cursor.user-prompt-submit",
"kind": "exposes",
"attributes": {}
}
]
}