{"uid":"cap__rw3EKlyAOFCb6unqmgGo","slug":"gpt-5-5-x402-slugify-tool-b8b93b4f","name":"GPT-5.5 x402 Slugify Tool","description":"Convert text into a lower-case URL slug with a configurable separator without calling an upstream model. GET variant for agents, crawlers, and wallets that prefer query parameters over a JSON body. Pay up to $0.0001 per request with x402 USDC on Base.","url":"https://gpt55.558686.xyz/v1/tools/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","maxLength":20000,"minLength":1},"lowercase":{"type":"boolean"},"separator":{"type":"string","maxLength":3,"minLength":1}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"ok":{"type":"boolean"},"tool":{"type":"string"},"fetchedAt":{"type":"string"}},"additionalProperties":true}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.0001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yClppAKacU0tv0UkVE99S","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0001","costPer":"request","priority":0,"asset":null,"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 pay-per-call x402 USDC micropayment API","exampleAgentPrompt":"Turn this text into a URL slug for me: 'Hello World! This is My Blog Post Title' — use hyphens as the separator and make it lowercase.","exampleUseCases":null,"resultDescription":"Returns a JSON object with an 'ok' boolean, the tool name ('slugify'), the resulting URL slug, and a fetchedAt timestamp indicating when the transformation was performed.","failureModes":["Missing required 'text' query parameter returns an error","Text exceeding 20,000 characters is rejected","Invalid separator (longer than 3 chars) causes a validation error","Payment failure over x402/USDC results in a 402 response and no slug returned","Network or gateway unavailability returns a 5xx error"],"whenToPreferThis":"Choose this endpoint when you need a quick, stateless text-to-slug conversion without a subscription and are comfortable paying $0.0001 USDC per call via x402 on Base. Useful for one-off or low-volume slug generation in agentic workflows where spinning up a local library is impractical.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":1,"lastUsedAt":"2026-07-18T00:32:40.838Z","lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T16:25:52.180Z","isFirstParty":false}