{"uid":"cap_zP8cLizhgH7NyIYTlbhyR","slug":"pitchpilot-uuid-generator-49fbc37a","name":"PitchPilot UUID 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/uuid","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","properties":{"count":{"type":"integer","maximum":100,"minimum":1,"description":"How many IDs"},"version":{"enum":["v4","v7","ulid","nanoid"],"type":"string","description":"ID format"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["ids"],"properties":{"ids":{"type":"array","items":{"type":"string"}},"count":{"type":"number"},"version":{"type":"string"}}}}}}},"responseSchema":{"type":"json","example":{"ids":["01934fe8-1a2b-7c3d-8e4f-5a6b7c8d9e0f","01934fe8-1a2b-7c3d-8e4f-5a6b7c8d9e10"],"count":2,"version":"v7"}},"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_T93Xj2NDWPcOQw-upsKqA","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":"Generates one or more unique IDs (UUID v4, UUID v7, ULID, or NanoID) on demand, paid per call via USDC.","exampleAgentPrompt":"Generate 5 UUID v7s for me so I can assign them to new database rows I'm about to insert.","exampleUseCases":[{"title":"Bulk IDs for database seeding","prompt":"I need to seed my test database with 50 unique ULIDs — can you generate them for me right now?"},{"title":"Short NanoIDs for URL shortener","prompt":"Give me 10 NanoIDs to use as short codes for my URL shortener links."},{"title":"Single UUID v4 for new user record","prompt":"Generate a UUID v4 to use as the primary key for a new user account I'm creating."}],"resultDescription":"A JSON object containing an array of generated unique IDs in the requested format (v4, v7, ulid, or nanoid), the count of IDs returned, and the version/format label used.","failureModes":["count out of range (must be 1-100): returns validation error","invalid version enum value: returns bad request","payment not sent or insufficient USDC balance: returns 402 Payment Required","service unavailable on Cloudflare Workers edge: returns 5xx"],"whenToPreferThis":"Choose this endpoint when you need on-demand unique ID generation without running a local library — especially useful for serverless agents, sandboxed environments, or when you need time-ordered ULIDs or UUIDs in bulk with a single paid call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:30:33.986Z","isFirstParty":false}