get_bruno_request_detail
Retrieve structured details and raw content of a specific Bruno request by name to inspect its configuration and data.
Instructions
Get structured details and raw content of a specific Bruno request file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Optional absolute path to the Bruno collection root. | |
| request_name | Yes | The name of the request (slash-separated relative path without extension, e.g. 'users/get-profile', or unique file basename). |