clear_session
Clear stored session for a domain by wiping cookies and cached page data to start fresh, test logged-out vs logged-in experiences, or force a fresh scrape.
Instructions
Clear the stored session for a domain — wipes both cookies and cached page data. Use this to start fresh (e.g., test logged-out vs logged-in experience, or force a fresh scrape).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Any URL on the domain to clear (e.g., "https://www.zappos.com"). |