page_reload
Reload a webpage in a specified tab, optionally bypassing cache for a fresh load.
Instructions
Reload the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | Tab ID to reload | |
| ignoreCache | No | Bypass cache (hard refresh). Default: false |