scan_aceternity_component
Scan an Aceternity UI component page to fetch its code and metadata, then store it for generating integration prompts.
Instructions
Scans a specific Aceternity UI component page and stores the component.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| componentName | Yes | The unique name for the component (e.g., 'AnimatedPin', '3D Pin'). | |
| componentURL | No | Optional: The URL of the Aceternity UI page for the component (used as a fallback if not in registry, or for non-Aceternity sources). |