arc_get_page_links
Extract all links from the active tab or a specified tab in the Arc browser, with an optional limit on the number of links returned.
Instructions
ページ内のすべてのリンクを抽出する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) | |
| limit | No | 取得するリンクの最大数(デフォルト: 100) |