create_api_integration_test
Generate Robot Framework API integration test code for specified endpoints and methods, producing .robot file content without execution.
Instructions
Generate Robot Framework API integration test code. Returns .robot file content as text - does not execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_url | Yes | ||
| endpoint | Yes | ||
| method | No | GET |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |