get_installation
Get official installation details for a UI system, including package names, commands, peer dependencies, and setup instructions tailored to your framework.
Instructions
Get official package names, installation commands, peer dependencies, and setup instructions for a UI system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The UI system ID (e.g. primer, carbon, cloudscape) | |
| framework | No | Target framework (default: react) | react |