{"name":"ai-to-human-text","description":"Rewrite AI-generated text so it reads like a person wrote it. Send text plus an optional tone (neutral, casual, professional, or academic) and it strips formulaic transitions, hedging phrases, corporate filler words, and overused em-dashes while preserving meaning and, by default, the original length within about 15%. Returns the rewritten text along with input and output character counts. Use it as an AI text humanizer, GPT detector bypass, or AI content rewriter before publishing drafted copy.","price":"$0.01","method":"POST","input_schema":{"properties":{"text":{"type":"string","description":"Source text. Max 12,000 chars."},"tone":{"type":"string","enum":["neutral","casual","professional","academic"],"description":"Rewrite tone: 'neutral' (default), 'casual', 'professional', or 'academic'."},"preserve_length":{"type":"boolean","description":"Optional. Keep output within ±15% of input length. Default true."}},"required":["text"]},"input_example":{"text":"Furthermore, in today's digital landscape...","tone":"casual"},"output_example":{"text":"Today...","tone":"casual","input_chars":50,"output_chars":30},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}