get_test_template
Fetch a test template tailored to the API type and service name, enabling automated test case generation for your code.
Instructions
Get a test template based on API type and service
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiType | Yes | Type of API | |
| httpMethod | No | HTTP method for REST APIs | |
| serviceName | Yes | Name of the service |