{"uid":"cap_O27Xr3uCMah60gxWmYoqN","slug":"text-case-converter-7b1047d0","name":"Text Case Converter","description":"Convert text between camel, snake, kebab, pascal, title cases","url":"https://x402render-u5vwpxpyua-uc.a.run.app/case-convert","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"to":{"type":"string","description":"camel|snake|kebab|pascal|title|upper|lower"},"text":{"type":"string","description":"string"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_bLClMwTbPRntWy2kZNezr","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a string between camel, snake, kebab, pascal, title, upper, and lower cases","exampleAgentPrompt":"Can you convert 'hello_world_example' to camelCase?","exampleUseCases":[{"title":"Reformatting API field names","prompt":"I have a bunch of snake_case field names like 'user_first_name' and 'account_balance_usd' that I need converted to camelCase for my JavaScript frontend — can you convert 'user_first_name' to camelCase?"},{"title":"CSS class to JavaScript variable","prompt":"Convert the CSS class name 'my-button-component' from kebab-case to camelCase so I can use it as a JavaScript variable."},{"title":"Title casing a blog post headline","prompt":"Take this string 'the quick brown fox jumps over the lazy dog' and convert it to title case for use as a blog post headline."}],"resultDescription":"The endpoint returns the input string reformatted into the specified case style (camel, snake, kebab, pascal, title, upper, or lower).","failureModes":["Missing 'to' parameter — invalid or missing target case returns an error","Unsupported case value not in the enum causes a rejection","Empty string input may return an empty string or error","Non-string input for 'text' field may cause a validation failure"],"whenToPreferThis":"Choose this endpoint when you need a simple, deterministic, paid-per-call string case conversion without setting up a local library — especially useful in low-code or agent workflows where importing npm/pip packages isn't an option. It supports camel, snake, kebab, pascal, title, upper, and lower cases in a single call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:54:01.316Z","isFirstParty":false}