getAllWidgets method
Lists the metadata of all registered widgets.
Implementation
List<McpMetadataKey> getAllWidgets() => _registry.getAllWidgets();
Lists the metadata of all registered widgets.
List<McpMetadataKey> getAllWidgets() => _registry.getAllWidgets();