get_global_source_detail
Retrieve the full detail of a global source as a compact tree view, showing each element's ID, type, text, class, events, bindings, and child count. Provide a component hint for faster lookup.
Instructions
Get full detail of a global source — compact tree view showing all elements. Each line: ID [type] "text" .class [events] [bindings] (children_count). Provide component for faster lookup; omit if you already called list_global_sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component | No | Component hint for faster lookup (e.g. "popup", "cart-droppable") | |
| global_source_id | Yes | Global source ID |