Read Request
invoker_read_requestParse .ivk files to inspect HTTP request details including method, URL, headers, body, directives, and scripts before execution.
Instructions
Read and parse an .ivk file. Returns the parsed request with method, URL, headers, body, directives, and scripts. Use this to inspect what a request does before sending it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the .ivk file |