{"uid":"cap_JFg3KRQr0jRLgRNPUAXro","slug":"agentresolver-slugify-834adba6","name":"AgentResolver Slugify","description":"Verify an x402 endpoint before paying: live payTo, USDC quote, network, asset, resource binding, TLS and endpoint safety for $0.001 on Base or Solana.","url":"https://agentresolver.vercel.app/api/slugify","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","maxLength":8192},"separator":{"enum":["-","_"],"type":"string"}}},"responseSchema":{"type":"json","example":{}},"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_fKtc6MdaEzWTPLW5FIzFr","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 URL-safe slug using a configurable separator character","exampleAgentPrompt":"Can you slugify the text 'Hello World! This is my Blog Post' using hyphens as the separator?","exampleUseCases":[{"title":"Blog post URL generation","prompt":"Turn the title 'Top 10 Tips for Better Sleep in 2025' into a URL slug using hyphens so I can use it as the permalink for a new blog post."},{"title":"Product ID normalization","prompt":"Slugify 'Blue & White Striped T-Shirt (XL)' with underscores — I need a clean product identifier for my e-commerce catalog URL."},{"title":"CMS slug validation","prompt":"Convert 'Frequently Asked Questions' to a slug using hyphens and tell me whether the text actually changed, so I know if my CMS needs to update the stored URL."}],"resultDescription":"Returns an object containing the generated slug string, the separator character used, and a boolean 'changed' flag indicating whether the output differs from the input.","failureModes":["Missing required 'text' field returns a validation error","Invalid separator value (not '-' or '_') returns a schema validation error","Empty string input may return an empty or unchanged slug","Very long input strings may be truncated or cause unexpected behavior"],"whenToPreferThis":"Choose this endpoint when you need a quick, paid-per-call slugification utility with a simple REST interface and configurable separator, especially in x402-compatible agent workflows where micropayments are already wired in. Prefer it over custom string manipulation when you need the 'changed' flag to detect whether normalization was needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T12:47:59.150Z","isFirstParty":false}