{"name":"humanize","description":"Rewrite AI-sounding text so it reads like a person wrote it. Send text with an optional tone of neutral, casual, professional, or academic and a preserve_length flag, and get back a rewritten text string that strips formulaic openers, bloated transitions, hedging phrases, corporate filler words, and overused em dashes while keeping the original meaning and facts intact. Use it as an AI text humanizer, GPT-detector evasion tool, or LLM-tell remover when AI-generated drafts need to pass as natural writing before publishing, emailing, or submitting.","price":"$0.01","method":"POST","input_schema":{"properties":{"text":{"type":"string","description":"AI-sounding text to rewrite in a natural human style. Max 12k chars."},"tone":{"type":"string","description":"Target tone: neutral, casual, professional, or academic. Optional, default neutral."},"preserve_length":{"type":"boolean","description":"Keep output within ±15% of input length. Optional, default true."}},"required":["text"]},"input_example":{"text":"Furthermore, in today's digital landscape...","tone":"casual"},"output_example":{"text":"Today..."},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}