Frontmatter
| id | 8278 |
| title | [Neural Link] Feature: Tool get_dom_event_listeners |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Jan 1, 2026, 7:46 PM |
| updatedAt | Jan 2, 2026, 10:42 AM |
| githubUrl | https://github.com/neomjs/neo/issues/8278 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | 8169 |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 2, 2026, 10:42 AM |
Create a new Neural Link tool
get_dom_event_listenersto inspect detailed DOM listeners for a specific component.Why: To debug event delegation and interaction logic on a specific component.
Requirements:
getDomEventListeners({ componentId })inRuntimeService.componentId.get_dom_event_listenerstool in MCP.