bruno_get_request_details
Retrieve complete details of an API request from a Bruno collection without running it. Inspect request headers, body, and parameters to verify configuration.
Instructions
Get detailed information about a specific request without executing it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectionPath | Yes | Path to the Bruno collection | |
| requestName | Yes | Name of the request to inspect |