--- name: dataminer-execute-automation-script description: Use when implementing or debugging a call to the DataMiner ExecuteAutomationScriptWithOutput JSON API. Contains the exact JSON request structure, scriptOptions fields, and how parameters are encoded. license: LicenseRef-Skyline-Agent-Marketplace --- # Execute Automation Script With Output Skill Execute an automation script and receive its output via the DataMiner JSON API. ## Endpoint ``` POST /API/v1/Json.asmx/ExecuteAutomationScriptWithOutput Content-Type: application/json ``` ## Request Body ```json { "connection": "", "script": { "__type": "Skyline.DataMiner.Web.Common.v1.DMAAutomationScript", "Name": "