@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
| Variable | Description |
|---|---|
| jsonTransformTool | Apply a pipeline of operations to a JSON array or object. |
| setOperationsTool | Perform set operations on two JSON arrays. |