Starts a manual execution for one automation rule identified by path rule_id. Authentication uses x-api-key with optional x-tenant-id; RBAC requires automation:execute. The current request schema requires automation_rule_id in the body, but controller/service execute the path rule ID and do not cross-check the body ID. For dry_run=false the service creates automation_executions row and queues execution via a currently stubbed queue helper.
Content type: application/json · schema ManualExecutionRequest
Success response 201 · schema AutomationExecutionResponse
pendingrunningcompletedfailedcancelledtimeoutskippeddebuginfowarnerror