arc_get_console_message
Retrieve detailed information of a specific console message by its ID from the browser console logs.
Instructions
特定のコンソールメッセージの詳細を取得する
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| msgid | Yes | メッセージのID(arc_get_console_logsで取得したID) | |
| tab_index | No | タブのインデックス(指定しない場合はアクティブタブ) |