generate_seo_metadata
InactiveTool of com.gadgethumans.swarm/x402-middleware
Generate SEO-optimized title, meta description, keywords, and slug. Use this when publishing content — get an SEO title (55-60 chars), meta description (150-160 chars), relevant keywords, and a URL-friendly slug. Provide a URL to analyze or a topic directly. Parameters: url — Optional URL of existing content to base metadata on. topic — Optional topic/keyword to generate metadata for. At least one of url or topic is required.
Parameters schema
{
"type": "object",
"title": "generate_seo_metadataArguments",
"properties": {
"url": {
"type": "string",
"title": "Url",
"default": ""
},
"topic": {
"type": "string",
"title": "Topic",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.gadgethumans.swarm/x402-middleware
https://github.com/scotia1973-bot/gadgethumans-x402
2/7 registries