ble_spec_register
Register a BLE specification file by validating its YAML front-matter and adding it to the index.
Instructions
Register a spec file in the index. Validates YAML front-matter (requires kind: ble-protocol and name). The file path can be absolute or relative to CWD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the spec markdown file. |