Get raw response body
network_get_response_bodyFetch the raw response body of a network request using its CDP requestId. Provides unsanitized data, including any secrets or private information.
Instructions
Read one response body by its original CDP requestId. The result is unsanitized and may contain secrets or private data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | ||
| sessionId | Yes | ||
| targetSessionId | No |