feedbug_get_html_context
Retrieve the HTML/DOM context captured at the time of a bug report, including CSS selector, framework component path, and clicked element details, to trace the issue directly to its source code.
Instructions
Get the HTML/DOM context captured when the bug was reported. Returns CSS selector path, framework component path (Vue/React/Angular/Svelte), clicked element details (tag, classes, text, attributes), ancestor elements, and sibling elements. Use this to trace a bug back to source code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Feedback UUID or Linear identifier (e.g. PRE-13) |