{"uid":"cap_VDyZ7MUyj_4bg0e6xhjA3","slug":"delx-camel-to-kebab-b0d67132","name":"Delx Camel To Kebab","description":"Convert camelCase identifiers to kebab-case. Call when you map JS props to CSS/URL tokens. Returns kebab-case text 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/camel-to-kebab","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"Input field: text."}}},"responseSchema":{"type":"json","example":{"text":"hello-world-api","schema":"delx/util-camel-to-kebab/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_yyLPoeKm8tHVfHWGtHt7_","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 camelCase identifiers to kebab-case strings, useful for mapping JavaScript property names to CSS custom properties or URL tokens.","exampleAgentPrompt":"Convert the camelCase identifier 'backgroundColor' to kebab-case so I can use it as a CSS custom property name.","exampleUseCases":[{"title":"CSS variable name generation","prompt":"I have a JavaScript object with keys like 'primaryTextColor' and 'borderRadiusLg' — can you convert those to kebab-case so I can use them as CSS custom property names?"},{"title":"URL slug from JS prop name","prompt":"Take the camelCase prop name 'userProfileImage' and convert it to kebab-case so I can use it as a URL path token."},{"title":"HTML attribute normalization","prompt":"I need to convert 'dataFetchStatus' from camelCase to kebab-case for use as an HTML data attribute — can you do that?"}],"resultDescription":"Returns the input string reformatted as kebab-case — all uppercase letters lowercased and separated from adjacent characters by hyphens (e.g. 'myVariableName' → 'my-variable-name').","failureModes":["Empty or missing 'text' field returns an error","Non-string input types may be rejected","Payment failure via x402 results in 402 response before conversion occurs","Already-kebab-case input is returned unchanged (idempotent but may not signal no-op)"],"whenToPreferThis":"Use this endpoint when an agent needs a quick, local, stateless camelCase-to-kebab conversion without setting up custom string-processing logic — especially useful in pipelines that generate CSS variables, URL tokens, or HTML attributes from JavaScript property names. Prefer it over general-purpose code execution when you want a lightweight, predictable micro-utility with no side effects.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:55:14.721Z","isFirstParty":false}