You're viewing a demo portfolio

Join the waitlist
PRSM

list_gtm_tags

Active

Tool of io.github.jshorwitz/synter-ads

declared in 1.27.0

List the tags in a GTM container (2 credits). Returns tag summaries: tagId, name, type, paused. Pass account_id/container_id, or rely on the connection's defaults.

Parameters schema

{
  "type": "object",
  "title": "list_gtm_tags_toolArguments",
  "properties": {
    "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· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.jshorwitz/synter-ads

https://github.com/jshorwitz/synter-mcp-server

1/7 registries
View full server →
list_gtm_tags — io.github.jshorwitz/synter-ads — PRSM MCP