card_builder_check_schema_sync
Check if your card builder's embedded schema matches the upstream manifest and block loader. Detect upstream breaking changes that may cause recipe failures.
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 | |||