External Automation
{
"id": "your-id-here",
"description": "Optional description of the automation.",
"name": "Automation Name",
"platform": "make"
}Attributes
id (string): A unique identifier for the external automationname (string): A name to help identify the external automationdescription (string): A description to help better clarify the automation's objective.platform (enum: 'make'): The platform where the external automation is created.
Last updated