haops_import_test_suite
Import a test suite from a JSON bundle into a project. Creates new suite and test records with fresh UUIDs.
Instructions
Import a test suite from a JSON bundle into a project. Creates new suite and test records with fresh UUIDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | Yes | The exported suite bundle (from haops_export_test_suite) | |
| verbose | No | If true, return the full API response instead of the compact summary (default: false) | |
| projectSlug | Yes | The project slug (URL identifier) |