upload_landing_page_html
ActiveTool of io.github.Synter-Media-AI/synter-ads
Upload raw HTML as a new landing-page draft (no AI generation). Use to import an exported .html file or hand-written markup (embedded forms, Cal.com embeds, thank-you pages all supported). Then publish_landing_page and attach it to an ad campaign. Free.
Parameters schema
{
"type": "object",
"title": "upload_landing_page_htmlArguments",
"required": [
"html_content"
],
"properties": {
"slug": {
"type": "string",
"title": "Slug",
"default": ""
},
"title": {
"type": "string",
"title": "Title",
"default": ""
},
"html_content": {
"type": "string",
"title": "Html Content"
}
}
}Parent server
io.github.Synter-Media-AI/synter-ads
https://github.com/Synter-Media-AI/mcp-server
4/7 registries