Enums§
- Builtin
- Enum of all builtin functions in ilo.
Functions§
- jpth_
jsonpath_ diagnostic - Detects when a
jpthpath argument looks like JSONPath rather than ilo’s dot-path. ilo’sjpthusesa.b.0.cstyle segments — leading$,*wildcards, and[...]bracket selectors all signal that the caller reached for JSONPath syntax. Returns a descriptive error message in that case so the agent doesn’t waste retries decoding a generic “key not found” diagnostic.