haops_export_test_suite
Export a test suite as a JSON bundle to share across projects, including configuration and all test definitions.
Instructions
Export a test suite as a JSON bundle for cross-project sharing. Includes suite config and all test definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| suiteId | Yes | UUID of the test suite to export | |
| projectSlug | Yes | The project slug (URL identifier) |