test_update
Replace the full content of an existing test to update its definition, using the same validation rules as creating a new test.
Instructions
Replaces the full content of an existing test (same validation as test_create).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the test to replace | |
| content | Yes | Test content: JSON string or object |