network_request
Send HTTP requests using the active browser session to access authenticated endpoints and preserve cookies, headers, and login state.
Instructions
Send an HTTP request through the browser profile (cookies/session apply)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| body | No | ||
| method | No | GET | |
| headers | No | ||
| timeout_ms | No |