@nhtio/adk/batteries/tools/structured_data
Pre-constructed tools for transforming arrays and objects into tables and tabular text.
Remarks
Pre-constructed bundled tools for the structured_data category. Import individually, the whole category, or import every tool via @nhtio/adk/batteries.
Variables
| Variable | Description |
|---|---|
| formatTableTool | Convert a JSON array of objects into a formatted table. |
| jsonFormatTool | Pretty-print or minify a JSON string. |
| validateFormatTool | Check whether a string matches a known format. |