{"uid":"cap_MEWb-8sI7zJqtQ2c3UvVl","slug":"text-to-url-slug-converter-8854bdc3","name":"Text-to-URL Slug Converter","description":"Convert arbitrary text to a lowercase ASCII-friendly URL slug.","url":"https://x402-zoo.lolagent.workers.dev/api/slugify","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["text"],"properties":{"text":{"type":"string"}}}},"additionalProperties":false}}},"responseSchema":null,"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_19LJLoWWC8gXWv73-8zTr","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 arbitrary text into a lowercase, ASCII-friendly URL slug suitable for use in URLs and identifiers.","exampleAgentPrompt":"Can you slugify this title for me: 'Héllo Wörld! Top 10 Café Tips & Tricks 2024' — I need a clean, lowercase, ASCII-friendly URL slug.","exampleUseCases":[{"title":"Blog post permalink generation","prompt":"Turn this blog post title into a URL slug: 'The Ultimate Guide to Sourdough Bread Baking (For Beginners!)'"},{"title":"Product URL normalization","prompt":"I need a URL-safe slug for my new product name 'Café Crème Brûlée Deluxe — Limited Edition', can you slugify it?"},{"title":"CMS category slug creation","prompt":"Convert 'Science & Technology: AI, Robots & Beyond!' into a lowercase ASCII slug I can use as a category URL in my CMS."}],"resultDescription":"A lowercase, ASCII-friendly URL slug derived from the input text, with special characters removed or replaced and spaces converted to hyphens or underscores.","failureModes":["Missing required 'text' query parameter returns an error","Extremely long input strings may be truncated or rejected","Inputs consisting entirely of non-ASCII characters with no transliteration mapping may return an empty or minimal slug"],"whenToPreferThis":"Use this endpoint when you need a simple, lightweight, pay-per-call slug conversion without setting up a local library. Ideal for agents automating content pipelines, CMS integrations, or URL generation tasks where a reliable ASCII slug is needed on demand.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:57:34.783Z","isFirstParty":false}