Type: nodetool.text.ParseJSON

Namespace: nodetool.text

Description

Parses a JSON string into a Python object. json, parse, convert

Use cases:
- Converting JSON API responses for further processing
- Preparing structured data for analysis or storage
- Extracting configuration or settings from JSON files

Properties

Property Type Description Default
text str   ``

Outputs

Output Type Description
output any  

Metadata

Browse other nodes in the nodetool.text namespace.