How do i find the command ids used in keybindings.json

I’m new to VS Code / Cursor but coming from neovim i want to save my configuration.

But now i ran into the roadblock of not knowing the command ids that i want to add.

Question: Where / how can i find the command ids??

cursor only has cursorUndo

Where can i find the documentation on this??