get-component-details
Access in-depth component information from the design system with source attribution. Specify category and component name; optionally include internal documentation or SAIL coding guidance.
Instructions
Get detailed information about a specific component with source attribution
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Design system category (components, layouts, patterns) | |
| componentName | Yes | Name of the component, layout, or pattern | |
| includeInternal | No | Include internal documentation if available (default: false) | |
| sourceOnly | No | Filter by specific source | |
| includeSailGuidance | No | Include SAIL coding guidance (default: true for components/patterns/layouts) |