{"uid":"cap_MDmE_jAbJ2zglJyWERiqv","slug":"delx-snake-to-camel-4de25345","name":"Delx Snake To Camel","description":"Convert snake_case identifiers to lowerCamelCase. Call when you map API/DB columns into JS object keys for an agent payload. Returns lowerCamelCase text plus length for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.","url":"https://api.delx.ai/api/v1/x402/snake-to-camel","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","maxLength":100000}}},"responseSchema":{"type":"json","example":{"text":"helloWorldApi","schema":"delx/util-snake-to-camel/v1"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_PC05x-IdWdkwFHKvbOkHG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts snake_case text identifiers to lowerCamelCase format, returning the converted string and its length.","exampleAgentPrompt":"Convert the snake_case identifier 'user_first_name' to lowerCamelCase for me.","exampleUseCases":[{"title":"DB column to JS key mapping","prompt":"I'm building a payload from our database — can you convert 'account_created_at' from snake_case to lowerCamelCase so it fits our JavaScript object schema?"},{"title":"API response field renaming","prompt":"Our backend returns fields like 'order_total_price' and 'shipping_address_line_one' — convert those to camelCase so I can use them directly as JS object keys."},{"title":"Python-to-JS variable name conversion","prompt":"I have a Python variable called 'max_retry_attempts' — what's the lowerCamelCase version of that for my JavaScript agent payload?"}],"resultDescription":"Returns the lowerCamelCase version of the input snake_case string along with the character length of the converted result. No data is retained server-side.","failureModes":["Missing or empty 'text' field returns an error","Input that is not valid snake_case may produce unexpected output","Payment failure via x402 prevents processing","Non-string input types may cause validation errors"],"whenToPreferThis":"Choose this endpoint when you need a fast, cheap, stateless conversion of snake_case identifiers to lowerCamelCase — especially when mapping database column names or API fields into JavaScript object keys. Ideal for agent pipelines that process schema metadata or transform field names on the fly without wanting to run local code.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:13.194Z","isFirstParty":false}