{"uid":"cap_Id4ffTVCZgOL8sgltnVXG","slug":"pitchpilot-slug-generator-b63e8379","name":"PitchPilot Slug Generator","description":"Paid micro-utilities for cold-email outreach agents: domain deliverability audits, cold-email grading, template generation, plus a tools toolbox (hashing, JWT decode, IDs, slugs, JSON, regex, crypto prices, domain age, weather). Paid via x402 (USDC on Base).","url":"https://pitchpilot-outreach-api.pitchpilot-agents.workers.dev/tools/slug","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","description":"Text to slugify"},"maxlength":{"type":"integer","maximum":500,"minimum":1,"description":"Max slug length"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["slug"],"properties":{"slug":{"type":"string"},"length":{"type":"number"},"warnings":{"type":"array","items":{"type":"string"}},"maxlength":{"type":"number"},"slug_truncated":{"type":"string","description":"null, or the slug cut to maxlength when it is too long"}}}}}}},"responseSchema":{"type":"json","example":{"slug":"privet-mir","text":"Привет, Мир!","length":11,"warnings":[],"maxlength":60}},"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_zc-fkX27uG7Q1TSvSuvht","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 (including Unicode/non-Latin scripts) into a URL-safe slug string, with optional maximum length truncation.","exampleAgentPrompt":"Slugify 'Привет, Мир!' for me and keep the slug under 30 characters.","exampleUseCases":[{"title":"Blog post URL generation","prompt":"Take this article title 'The Ultimate Guide to Cold Email Outreach in 2025' and turn it into a URL slug, max 60 characters."},{"title":"Internationalized product slug","prompt":"I need a URL slug from this Japanese product name '東京スペシャルエディション' — can you slugify it for me?"},{"title":"CMS permalink auto-creation","prompt":"Generate a URL-safe slug from '10 Reasons Why Your Cold Emails Go to Spam' and truncate it to 50 characters if it's too long."}],"resultDescription":"A JSON object containing the generated slug (lowercased, URL-safe, with spaces and special characters replaced by hyphens), the original input text, the slug's character length, the configured maxlength, an optional truncated slug (if the slug exceeds maxlength), and an array of any warnings (e.g. about truncation or unsupported characters).","failureModes":["Missing required 'text' query parameter returns an error","Text that is purely non-transliterable characters may produce an empty or near-empty slug","maxlength value outside the 1–500 range returns a validation error","Very long input strings may produce slugs that exceed maxlength and require truncation warnings","Network or worker timeout on the Cloudflare edge in rare cases"],"whenToPreferThis":"Choose this endpoint when you need to reliably slugify arbitrary text including Unicode, Cyrillic, CJK, or other non-Latin scripts into URL-safe ASCII slugs, especially within a workflow that already uses PitchPilot micro-utilities (paid via USDC on Base via x402). It is ideal when you also need length-capped slugs with explicit truncation output and warnings, and when you want a simple pay-per-call model at $0.001 USDC without infrastructure overhead.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:40:57.599Z","isFirstParty":false}