{"name":"prompt-compress","description":"Prompt compressor / context shrinker / prompt distiller / cost-cutter for long system prompts. Rewrites a long prompt down to a target ratio of its original length while preserving every instruction, constraint, and example's intent. Drops filler words, redundant repetition, and ceremonial politeness. Powered by Venice mistral-small-3-2-24b.","price":"$0.005","method":"POST","input_schema":{"properties":{"prompt":{"type":"string","description":"Prompt to compress. Up to 60,000 chars."},"target_ratio":{"type":"number","description":"Target length as a fraction of original. Range [0.1, 1.0]. Default 0.4."}},"required":["prompt"]},"input_example":{"prompt":"You are a helpful assistant. Please carefully read the user's request and respond with the most useful answer you can. Always be polite, concise, and accurate. If you don't know something, just say so. Format your responses in clear paragraphs and use bullet points only when listing items.","target_ratio":0.4},"output_example":{"original":"You are a helpful assistant…","compressed":"Helpful assistant. Be polite, concise, accurate. Say 'I don't know' when uncertain. Bullet only when listing.","original_chars":295,"compressed_chars":110,"target_ratio":0.4,"actual_ratio":0.373,"model":"mistral-small-3-2-24b-instruct","source":"venice"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}