tap_nav
Navigate to URLs and return page titles with final addresses, detecting redirects. Check tap.list first to use tap.run when site-specific taps exist.
Instructions
Navigate to a URL. Before calling this, check tap.list — if a tap exists for this site/task, use tap.run instead. Returns {url, title}. If url differs from requested, a redirect occurred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |