blueprints_substitute_blueprint
Substitute blueprint inputs to generate automation or script YAML. Provide a blueprint path and input values to get rendered configuration as a dictionary.
Instructions
Render a blueprint with the given inputs and return the resulting automation/script YAML as a dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| input | Yes | ||
| domain | No | automation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||