update_test_data
Update an existing test data record: provide the record ID and updated CSV data or column definitions. The tool fetches the current state and merges your changes.
Instructions
Update an existing test data record. Fetches current state first and merges changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Updated CSV data (header + rows) | |
| columns | No | Updated column definitions | |
| testDataId | Yes | The test data record ID to update |