list_examples
Browse the SvGrid demo catalogue: id, title, category and a one-line blurb. Call with no arguments for the category index, then filter with query or category, then read one with get_example_source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results, default 25, max 100. | |
| query | No | Free-text filter over id, title, blurb and category. | |
| category | No | Exact category, e.g. "Kanban". |