card_builder_check_schema_sync
Checks the embedded Card Builder schema against the upstream HEAD manifest and block loader to identify breaking changes when a recipe fails.
Instructions
Compare the embedded schema with upstream Card Builder's HEAD manifest and block loader.
Hits raw.githubusercontent.com for custom_components/card_builder/manifest.json
and frontend/src/common/blocks/loader.ts and reports whether the
embedded schema still matches the upstream version and registered blocks.
Use this when a recipe stops working — the upstream may have shipped a
breaking schema change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||