Get raw theme tokens
get_theme_tokensGet the shadcn/ui registry item (OKLCH tokens, light and dark) plus the paste-ready CSS variables for one theme, and the one-line command that installs it for real. Use after get_design_md when you are ready to write the tokens into globals.css.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Theme or template id. | |
| format | No | Default both. |