list_test_projects
Retrieve names of available test projects to select one for testing Terraform modules.
Instructions
Retrieve and return the names of all available test projects for the user to choose from.
Returns: str: A JSON string containing success message and list of all test projects or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |