前进
navigate_forwardNavigate forward in the browser history. Specify the number of steps and optionally the tab ID; defaults to the active tab.
Instructions
在标签页中执行浏览器前进。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No | 前进步数 | |
| tab_id | No | 标签页 id,省略时用最新标签页 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| message | Yes |