get_component_code
Retrieve the complete source code for any VengeanceUI component. Specify the component name to get its full implementation, optionally with metadata.
Instructions
Get the complete source code for a specific VengeanceUI component
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component_name | Yes | Name of the component (e.g., 'AnimatedButton', 'GradientCard') | |
| include_metadata | No | Include component metadata (tags, dependencies, etc.) |