Install
openclaw skills install jpeng-workflow-automationAutomate workflows
openclaw skills install jpeng-workflow-automationAutomate workflows
python3 scripts/workflow_automation.py --input <input> --output <output>
Set required environment variables:
export AUTOMATION_API_KEY="your-api-key"
Returns JSON with results:
{
"success": true,
"data": {}
}