delete_execution
Remove a test execution by providing its numeric ID. Deletes the specified execution record.
Instructions
Delete an execution by its numeric id.
Args: execution_id: numeric id of the execution to delete.
Returns: {"success": "Successfully deleted execution(s) "}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes |