json_json_keys
Extract top-level keys from JSON objects to analyze structure and identify available data fields for processing.
Instructions
[json] Return the top-level keys of a JSON object as a JSON array.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |