card_builder_get_style_snippet
Retrieve a style snippet for a specific target and container, returned in a JSON envelope ready to assign directly to a block's styles.
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 | |||