Use this when you want to insert a block with a flow, and you want to select a single block by name. For instance, placing homes on lots.
How to:
Add the "get block id" node to the canvas
Select a block name from the dropdown list. (There must be blocks saved in the current project)
The output is the alphanumeric id of the block.
Use Case:
Get block id is almost always used with the "Insert Block" node.
Connect the output of "get block id" with the blockID input of "Insert Block"

