apg_get_example
Fetch official source code example for an APG pattern, including HTML, CSS, and JS, to implement accessible widgets.
Instructions
Official example source for one APG demo: HTML plus linked CSS/JS (and placeholders for binary assets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json: structured files array; markdown: one fenced block per file | json |
| patternId | Yes | ||
| exampleSlug | Yes | Example id, e.g. carousel-1-prev-next (see apg_get_pattern / apg_list_patterns) |