v3

latestOpenAPI 3.0.02026-07-31800117.7 KB
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
}