Skip to content
1 min read · 70 words

@nhtio/adk/batteries/tools/data_structure

Pre-constructed tools for querying, filtering, grouping, and reshaping structured values.

Remarks

Pre-constructed bundled tools for the data_structure category. Import individually, the whole category, or import every tool via @nhtio/adk/batteries.

Variables

VariableDescription
jsonTransformToolApply a pipeline of operations to a JSON array or object.
setOperationsToolPerform set operations on two JSON arrays.