get_component_metadata
Retrieve props, dependencies, and usage examples for any Gluestack UI component to simplify implementation.
Instructions
Get metadata for a specific Gluestack UI component including props, dependencies, and examples
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | Name of the Gluestack UI component (e.g., 'Button', 'Input', 'Modal') | |
| variant | No | Component variant to get metadata for (defaults to nativewind) |