suite_doc_detect_spec
Detect which Kinetic Gain Suite specification a JSON document follows by reading its top-level version field. Returns the spec name and version.
Instructions
Detect which Kinetic Gain Suite spec a JSON document is by sniffing its top-level *_version field. Returns { spec, version_field, version }. Recognises all 12 specs; returns spec='unknown' for anything else.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |