Integrations & Tools

Keyboard Shortcuts

Every canvas shortcut for adding nodes, searching, and running.

ShortcutAction
Ctrl/Cmd+SpaceAdd Node , built-in kinds (HTTP, GraphQL, gRPC, realtime, Get JSON Value)
Ctrl/Cmd+Alt+SpaceAdd Code Node , pick from your Go/Python/TypeScript functions
Ctrl/Cmd+Shift+SpaceAdd Saved Node , reuse a previously saved node config
Ctrl/Cmd+Alt+Shift+SpaceAdd Imported Node , a node imported from a curl command or OpenAPI spec
Ctrl/Cmd+FSearch Nodes , find and pan to a node already on the canvas
Ctrl/Cmd+EnterRun Graph (or Stop, while a run is in progress)

All six are also reachable without a keyboard: the first five from the icon strip on the left edge of the canvas, and every one of them from the right-click menu on empty canvas.

See Node Reference for what each add-node dialog offers, and Running Flows for what happens when a run starts.