{"uid":"cap_K7XuPthJa_80oQeH8tm2Q","slug":"kihustle-json-flat-to-nested-converter-1d2eb3b6","name":"KiHustle JSON Flat-to-Nested Converter","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/agents/api/v1/json-flat-to-nested","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"flat":{"type":"object"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_2Zc9CuEsNMY3FwZb0CPuH","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a flat JSON object into a nested (hierarchical) JSON structure","exampleAgentPrompt":"Can you convert this flat JSON object into a nested structure for me? I have keys like 'user.name', 'user.address.city', and 'user.address.zip' and I need them turned into a proper nested JSON hierarchy.","exampleUseCases":[{"title":"Normalize flat API response for processing","prompt":"I'm getting a flat JSON response from a legacy API with keys like 'order.id', 'order.customer.name', and 'order.items.0.sku' — can you restructure this into a proper nested JSON object so I can work with it more easily?"},{"title":"Prepare config data for nested template","prompt":"I have a flat configuration object with dot-separated keys like 'server.host', 'server.port', and 'db.name' that I need converted into a nested JSON structure before passing it to my deployment template."},{"title":"Transform form submission to structured data","prompt":"My web form sends data as flat key-value pairs like 'address.street', 'address.city', 'contact.email' — can you convert this flat JSON into a nested object so I can store it properly in my database?"}],"resultDescription":"Returns a nested JSON object where dot-notation or otherwise flat keys have been expanded into a hierarchical structure, along with a status field indicating success. The 'result' field contains the transformed nested object.","failureModes":["Invalid or malformed flat JSON input returns an error","Empty object input may return an empty nested result","Ambiguous key paths (e.g. a key that is both a leaf and a node) may cause unexpected nesting behavior","Payment failure (x402) if USDC not provided correctly"],"whenToPreferThis":"Use this endpoint when you have a flat JSON object with dot-notation or similarly structured keys that need to be expanded into a proper nested hierarchy, particularly in automation pipelines, config processing, or data normalization workflows where restructuring is needed without writing custom code.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:51:09.932Z","isFirstParty":false}