update_test
Modify an existing DefectDojo test by ID, changing its title, description, version, or tags as needed. Apply partial updates without altering unchanged fields.
Instructions
Update an existing test (partial update).
Args: test_id: The test ID title: New title description: New description version: New version tags: Replace tags
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | No | ||
| test_id | Yes | ||
| version | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||