rewrite_content
InactiveTool of com.gadgethumans.swarm/x402-middleware
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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.gadgethumans.swarm/x402-middleware
https://github.com/scotia1973-bot/gadgethumans-x402
2/7 registries