get_console_message
Retrieve a specific console message from the browser page by its message ID. Use after listing all messages to inspect details.
Instructions
Gets a console message by its ID. You can get all messages by calling list_console_messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| msgid | Yes | The msgid of a console message on the page from the listed console messages |