You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.28.1).

rewrite_content

Inactive

Tool of com.gadgethumans.swarm/x402-middleware

declared in 1.28.1

Rewrite content with AI — change tone, length, audience, or format. Use this to repurpose content for different channels. Takes any text and rewrites it according to your specifications. Powered by DeepSeek V4 Flash. Great for SEO content creation, social media adaptation, or making technical content accessible. Parameters: text — The text content to rewrite (required). tone — Desired tone: "professional", "casual", "persuasive", "formal", "friendly", or "humorous". Default: "professional". length — Target word count (default: 300). audience — Target audience (default: "general"). format — Output format: "paragraph", "bullet_points", or "single_sentence". Default: "paragraph".

Parameters schema

{
  "type": "object",
  "title": "rewrite_contentArguments",
  "required": [
    "text"
  ],
  "properties": {
    "text": {
      "type": "string",
      "title": "Text"
    },
    "tone": {
      "type": "string",
      "title": "Tone",
      "default": "professional"
    },
    "format": {
      "type": "string",
      "title": "Format",
      "default": "paragraph"
    },
    "length": {
      "type": "integer",
      "title": "Length",
      "default": 300
    },
    "audience": {
      "type": "string",
      "title": "Audience",
      "default": "general"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

com.gadgethumans.swarm/x402-middleware

https://github.com/scotia1973-bot/gadgethumans-x402

2/7 registries
View full server →
rewrite_content — com.gadgethumans.swarm/x402-middleware — PRSM MCP