get_snippet
Retrieve the HTML code for a website building-block snippet by passing its key, returning the snippet's name and ready-to-inject markup.
Instructions
Fetch the ready-to-inject HTML for a website building-block snippet. Pass the snippet key (e.g. "website.s_text_image"). Returns {key, name, html} or {error}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |