browser_get_request_details
Inspect a specific network request, retrieving its headers, metadata, and a bounded textual response body when available, to debug front-end issues.
Instructions
Inspect one request, including a bounded textual response body when available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | ||
| sessionId | No | Browser session ID; optional when exactly one session exists. | |
| includeResponseBody | No |