list_snippets
Retrieve a catalog of reusable website building blocks. Search by any substring to locate specific snippets for page construction.
Instructions
List available website building-block snippets. Optional "search" filters by any substring of the key or name (case-insensitive). Returns {available_modules: [], snippets: [{key, name, module}]}. Use get_snippet(key) to fetch the ready-to-inject HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No |