Create a new Blueprints instance.
Function for making API requests
Get the blueprint of a scenario.
The scenario ID to get the blueprint for
Promise with the complete scenario blueprint
Get all versions of a scenario's blueprint.
The scenario ID to get blueprint versions for
Promise with a list of blueprint versions
Class providing methods for working with Make blueprints. Blueprints define the structure and workflow of scenarios, including the modules, their configuration, and the connections between them.