ruyi_navigate_page
Navigate browser tabs to a new URL, or execute refresh, back, and forward actions with configurable timeout.
Instructions
导航已有标签页到新 URL,或执行刷新/前进/后退。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | 目标 URL(type=url 时必填) | |
| type | No | 导航类型 | url |
| pageIdx | No | 标签页索引,默认当前活跃页 | |
| timeout | No | 超时(秒),默认 30 |