{"uid":"cap_iwyDpmgRM1ZeJBqEdFtTP","slug":"arch-tools-transform-text-2ee591a4","name":"Arch Tools — Transform Text","description":"Transform text (10 modes: slug, camel, base64...). Pay per call with USDC (x402) or credits - archtools.dev","url":"https://archtools.dev/v1/tools/transform-text","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"mode":{"enum":["slug","camel","snake","pascal","kebab","upper","lower","title","base64_encode","base64_decode"],"type":"string","description":"Transformation mode"},"text":{"type":"string","description":"Text to transform"}}},"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_7DSGuDK8PEXIj6SO2kfs9","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":"Transforms input text according to a specified mode (e.g. uppercase, summarize, translate, slug, etc.)","exampleAgentPrompt":"Transform this text using the 'slug' mode: 'Hello World! This is my Blog Post Title'","exampleUseCases":[{"title":"Slugify blog post titles","prompt":"Take the title 'Top 10 Reasons to Use AI in Your Business' and transform it into a URL slug I can use for my blog post."},{"title":"Normalize user-submitted content","prompt":"I have this user input: '  HELLO   world  ' — can you transform it using the 'trim_lowercase' mode so it's clean for storage?"},{"title":"Reformat code identifiers","prompt":"Convert the string 'myVariableName' to snake_case format using the transform-text tool so I can use it in my Python script."}],"resultDescription":"A JSON object containing the transformed version of the input text as processed by the specified transformation mode.","failureModes":["Missing required 'mode' or 'text' fields returns a 400 validation error","Unsupported or unrecognized transformation mode may return an error or unexpected output","Very long text inputs may be truncated or rejected","Payment failure (insufficient USDC balance) returns a 402 Payment Required response"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-use programmatic text transformation without setting up your own NLP pipeline. Ideal for agents that need to reformat strings on the fly — such as slugifying titles, normalizing casing, or applying named text transformations — without spinning up heavy infrastructure. Prefer this over general-purpose LLM calls when the transformation is deterministic and repeatable.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:30:22.805Z","isFirstParty":false}