Abort Actor run
abort-actor-runAbort a caller-owned Actor run that is starting or running. Terminal runs are unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runId | Yes | Actor run ID to abort. | |
| gracefully | No | Request a graceful abort with the provider timeout. |