{"uid":"cap_hj734N9oC9b5FTI6ekLkO","slug":"bolt-case-converter-b762f2e7","name":"Bolt Case Converter","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://v0-bolt.orbonomy.xyz/api/case-convert","method":"POST","headers":{},"bodySchema":{"type":"object","required":["text"],"properties":{"text":{"type":"string"},"format":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"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_US0G0WXkHrfvgTXbirMyu","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 strings between different naming/casing formats (e.g. camelCase, snake_case, kebab-case, PascalCase)","exampleAgentPrompt":"Can you convert the text 'hello_world_foo_bar' to camelCase using the Bolt case converter?","exampleUseCases":[{"title":"Normalize database schema to JavaScript","prompt":"I'm migrating our database column names to a JavaScript frontend. Can you convert a list of snake_case column names like 'user_profile_id' and 'created_at' to camelCase so they match our JavaScript conventions?"},{"title":"Generate URL-safe slugs from titles","prompt":"I need to turn these article titles into URL slugs. Can you convert them to kebab-case? For example, 'Machine Learning Best Practices' should become 'machine-learning-best-practices'."},{"title":"Standardize API response field names","prompt":"Our legacy API returns field names in different formats and I need consistency. Can you convert all these identifiers to PascalCase so they match our new API specification across the board?"}],"resultDescription":"Returns a JSON object with a success boolean and a data object containing the converted text in the requested case format.","failureModes":["Missing required 'text' field returns an error response","Invalid or unsupported 'format' value may return an error or default behavior","Empty string input may return empty output","Payment failure (402) if USDC not provided via x402"],"whenToPreferThis":"Use this endpoint when you need quick, pay-per-use programmatic case conversion of strings without setting up a local library, especially in agent workflows where text normalization is needed on the fly.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:44:19.320Z","isFirstParty":false}