get_css
Retrieve raw CSS file contents and custom property definitions from your design system. Filter by design context to get only relevant styles.
Instructions
Get raw CSS file contents and extracted custom property definitions from the design system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | No | Design context to query | all |
| includeRaw | No | Include full raw CSS file contents (can be large) |