card_builder_get_style_snippet
Fetch a style snippet wrapped in a full target/container envelope, ready to assign to a block's styles directly.
Instructions
Fetch one snippet wrapped in the full target/container envelope.
Returns {<target>: {containers: {<container>: <snippet>}}} — ready to assign
to a block's styles directly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| target | No | block | |
| container | No | desktop |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||