{"uid":"cap_2tjYa84qQJQYnC6SZMtTR","slug":"relaystation-text-case-converter-f16d677a","name":"Relaystation Text Case Converter","description":"$0.0002/MB. Recase text — upper, lower, title, camel, snake, kebab. 1¢ x402 min; remainder auto-credits — relaystation.ai/penny","url":"https://api.relaystation.ai/v1/text/case","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{"to":{"enum":["upper","lower","title","camel","snake","kebab"],"type":"string"},"file":{"type":"object","description":"cputools input-source: { inline: <base64 ≤ 4 MiB> } or { inputKey: <scratch key from /v1/cputools/upload-url, ≤ 50 MB> }."},"text":{"type":"string","minLength":1}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","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_zWlSL50-eHV7-IwBLuTgD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts text to a specified case format — uppercase, lowercase, title case, camelCase, snake_case, or kebab-case — billed per MB of input.","exampleAgentPrompt":"Convert this text to snake_case: 'My Product Launch Title 2024'","exampleUseCases":[{"title":"Normalize database column headers","prompt":"I have a list of column names like 'First Name', 'Date Of Birth', 'Account Number' — can you convert all of them to snake_case so I can use them in my SQL schema?"},{"title":"Generate camelCase variable names","prompt":"Take these labels — 'total price', 'user email', 'created at' — and convert them to camelCase so I can use them as JavaScript variable names."},{"title":"Create URL-friendly slugs","prompt":"Convert 'My Awesome Blog Post Title' to kebab-case so I can use it as a URL slug."}],"resultDescription":"Returns the input text recased into the requested format (uppercase, lowercase, title, camelCase, snake_case, or kebab-case). Billed at $0.0002/MB with a 1¢ minimum per x402 call; any unused credit auto-carries forward.","failureModes":["Unsupported case format value returns an error","Empty or missing text input returns a validation error","Overly large payloads may exceed per-request limits","Network or payment authorization failures via x402 protocol"],"whenToPreferThis":"Choose this endpoint when you need a simple, fast, pay-per-use text recasing utility without spinning up your own string-processing logic — especially useful inside agentic pipelines that need to normalize identifiers, headers, or labels on the fly. The per-MB pricing makes it cost-effective for both tiny one-off conversions and moderate-volume batch calls within a single request.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:47:44.892Z","isFirstParty":false}