{"uid":"cap_EVID-v8W_hzVuuqkifb3C","slug":"pennyrail-text-slugify-5c6a27ec","name":"PennyRail Text Slugify","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/text.slugify--slugify","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string"}}},"responseSchema":{"type":"object","additionalProperties":true},"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_-ILKhCbh3ZYBRadHblXpJ","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 a text string into a URL-safe slug by removing special characters, lowercasing, and replacing spaces with hyphens","exampleAgentPrompt":"Can you slugify the text 'Hello World! This is My Blog Post #42' so I can use it as a URL path segment?","exampleUseCases":[{"title":"Blog post URL generation","prompt":"Take the title 'The Ultimate Guide to Machine Learning in 2024!' and turn it into a clean URL slug I can use for my blog post."},{"title":"Product page slug creation","prompt":"I need a URL-friendly slug for my product name 'Café Éclair & Croissant Deluxe (Limited Edition)' — can you slugify it for me?"},{"title":"CMS content identifier normalization","prompt":"Slugify this category name for my CMS: 'Health & Wellness: Tips, Tricks, and Expert Advice!' so I can use it as a route path."}],"resultDescription":"A JSON object containing the slugified version of the input string — lowercased, with spaces replaced by hyphens, and special characters removed or normalized, suitable for use in URLs and identifiers.","failureModes":["Missing 'input' field returns a validation error","Empty string input may return an empty slug or error","Extremely long strings may be truncated or rejected","Non-UTF-8 encoded input may cause processing errors","Network timeout on the Vercel edge function"],"whenToPreferThis":"Use this endpoint when you need a quick, pay-per-call text slugification without setting up your own string processing library or running code. Ideal for agents that occasionally need to convert arbitrary user-provided text into URL-safe identifiers without a dependency on a full NLP or CMS service.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:05:50.924Z","isFirstParty":false}