{
    "$schema": "../../../$schemas/action-schema.json",
    "actions": [
        {
            "id": "testAction",
            "name": "Test action",
            "destructive": false,
            "timeout": 1000
        }
    ]
}
