http_session_cookies
Inspect the exact cookies sent with an HTTP request to a URL to confirm session sharing before automating actions. Prevents failed requests due to expired or missing session data.
Instructions
Show which browser cookies would be sent with an HTTP request to this URL. Use it to confirm session sharing before relying on http_request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |