flatten_nested_json_object
Convert deep nested JSON hierarchies into flat dot-notation keys, using recursion depth safety to avoid memory crashes.
Instructions
Flattens deep nested JSON hierarchies into dot-notation keys with recursion depth safety limits to avoid memory crashes. (0.005 USDC on Base L2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Input parameters or JSON string payload for the tool execution | |
| paymentSignature | No | Base L2 USDC micropayment signature or transaction hash for x402 settlement |