list_gtm_tags
ActiveTool of io.github.Synter-Media-AI/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
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Synter-Media-AI/synter-ads
https://github.com/Synter-Media-AI/mcp-server
4/7 registries