get_component_feedback
Get all feedback pins for a specific LWC component, returning element selectors, comments, thread history, and a plain-language summary.
Instructions
Get all feedback pins targeting a specific LWC component, with a plain-language summary ready for implementation. Returns element selectors, comments, and thread history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | LWC component name. e.g. "wmlHomePage", "wmlAgentSidebar", or "c-wml-home-page" |