{"version":"2.0.0","service":{"name":"power-pack","description":"Pay USDC, get an outreach email scored on subject line, body quality, predicted open rate, spam risk, and top 3 specific improvement suggestions. Useful for sales/marketing/recruiting agents that need to QA outbound messages before sending.","contact":"jadedfocus@gmail.com","operator":"Royal Agentic Enterprises"},"endpoints":{"/api/score-email":{"method":"POST","accepts":{"scheme":"exact","price":"$0.01","network":"eip155:8453","payTo":"0x7861db4efc14a1ed5dd8c96c528a3796560f1393"},"description":"Score an outreach email on subject quality, body quality, predicted open rate, spam risk, tone, length, personalization, and CTA clarity. Returns top 3 specific improvement suggestions and a stronger rewritten subject line. Useful for sales/marketing/recruiting AI agents that need QA before sending. Powered by Claude Haiku 4.5 with senior-copywriter system prompt.","mimeType":"application/json","inputSchema":{"type":"object","required":["subject","body"],"properties":{"subject":{"type":"string","minLength":3,"description":"Email subject line"},"body":{"type":"string","minLength":20,"description":"Email body copy"},"recipient_context":{"type":"string","description":"Optional recipient role, company, or relevant context"}},"additionalProperties":false},"inputExample":{"subject":"Quick question about your outbound workflow","body":"I noticed your team is scaling outbound. We built a lightweight scoring step that catches weak calls to action before an email is sent. Would a 15-minute walkthrough on Tuesday be useful?","recipient_context":"VP Sales at a B2B SaaS company"}}}}