run_workflow
Execute security workflows in Kubernetes and cloud environments with customizable parameters to analyze and address security findings through the RAD Security platform.
Instructions
Run a workflow with optional argument overrides
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ID of the workflow to run | |
| async | No | If true, run asynchronously and return immediately. If false, wait for the workflow to finish. | |
| args | No | Optional arguments to override when running the workflow |