latestOpenAPI 3.0.02026-08-11800117.9 KB

6687ff8993a0

Capabilities

automations.execute

Create an automation from a natural language description. Approval includes the generated automation details before creation.

post/capabilities/automations.execute

Request body

naturalLanguageAutomationstring required

Natural language description of the automation to create

Response

Successful response

successboolean
codeinteger

Example response

{
  "success": true,
  "code": 200
}