Skip to content
1 min read · 82 words

@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

VariableDescription
formatTableToolConvert a JSON array of objects into a formatted table.
jsonFormatToolPretty-print or minify a JSON string.
validateFormatToolCheck whether a string matches a known format.