Get Request Config
get_request_configGet the full request configuration of a test case: method, URL, body, scripts and all headers with their ids. Returns null when the case has no request yet — use set_test_case_request to create one. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| testCaseId | Yes | Public Id (Guid) of the test case |