You're viewing a demo portfolio

Join the waitlist
PRSM

update_gtm_tag_html

Active

Tool of io.github.Synter-Media-AI/synter-ads

declared in 1.27.0

Replace the HTML body of an existing GTM Custom HTML tag (5 credits). MODIFIES LIVE SITE TRACKING once the container is published. Only type 'html' tags are allowed; the change stays in the workspace until publish_gtm_container runs.

Parameters schema

{
  "type": "object",
  "title": "update_gtm_tag_html_toolArguments",
  "required": [
    "tag_id",
    "html"
  ],
  "properties": {
    "html": {
      "type": "string",
      "title": "Html"
    },
    "tag_id": {
      "type": "string",
      "title": "Tag Id"
    },
    "account_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Account Id",
      "default": null
    },
    "container_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Container Id",
      "default": null
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.Synter-Media-AI/synter-ads

https://github.com/Synter-Media-AI/mcp-server

4/7 registries
View full server →
update_gtm_tag_html — io.github.Synter-Media-AI/synter-ads — PRSM MCP