page_reload
Reload a browser tab using its target ID to refresh content or apply changes. Set ignoreCache to true for a hard reload that bypasses cached resources.
Instructions
Reload a tab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetId | Yes | Target ID of the tab | |
| ignoreCache | No | Hard reload ignoring cache (default: false) |