Browse and import blueprints from the template catalog.
POST Import package from blueprint
Creates a new package from a blueprint template.
GET List package blueprints
Returns a paginated list of generally available package blueprints, with optional tag and name filters.
GET Get a package blueprint
Returns a single generally available package blueprint by ID.
GET List function blueprints
Returns function blueprints belonging to a package blueprint.
GET List blueprint parameters
Returns parameters for a given function blueprint.
GET List all blueprint parameters
Returns a paginated list of function blueprint parameters with optional filtering by name or package blueprint.
GET Get a blueprint parameter
Returns a single function blueprint parameter by ID.