Use keyboard shortcuts in the playbook editor

When using the playbook editor, press Command+? while the Settings panel is open to see a list of keyboard shortcuts. You can use the following keyboard shortcuts in the playbook editor.

Description Shortcut
Add block panel Command+B
Add action block Command+1
Add playbook block Command+2
Add code block Command+3
Add utility block Command+4
Add filter block Command+5
Add decision block Command+6
Add format block Command+7
Add prompt block Command+8
Auto arrange playbook Command+Shift+F
Zoom to fit playbook Command+Shift+Z
Toggle Python editor Command+E
Toggle debugger Command+D
Save Command+S
Toggle settings Command+K
Show the list of hotkeys Command+?
Zoom in Command+Shift++
Zoom out Command+Shift+-

Note: If you are using a Windows or Linux machine, replace Command with Control in the keyboard shortcuts.