get_keys
Get all keys from a JSON object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json_string | Yes | JSON object string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | No | ||
| type | No | ||
| error | No | ||
| valid | No | ||
| key_count | No | ||
| all_keys_nested | No | ||
| total_nested_keys | No |