arc_get_indexeddb_info
Retrieve a list of IndexedDB databases and their store information from a specified Arc browser tab or the active tab.
Instructions
IndexedDBのデータベース一覧とストア情報を取得する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | 特定のデータベース名(指定しない場合はすべて) | |
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) |