update_test_collection
Need to modify test collection metadata? Update only the fields you provide, leaving existing values unchanged. Check current values first to see what remains intact.
Instructions
Update test collection metadata. Only provided fields are updated; omitted fields remain unchanged. Use get_test_collection first to see current values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New collection name | |
| status | No | New status: not_started, in_progress, completed, or blocked. | |
| priority | No | New priority: low, medium, high, or critical. | |
| assignedTo | No | Email address of the assigned tester (or empty to unassign) | |
| description | No | New description | |
| environment | No | New environment | |
| collectionId | Yes | Test collection UUID to update |