Skip to main content
Glama
samarthanalytics-sj

Samarth GTM MCP Server

Official

workspace_resolve_conflict

Resolve merge conflicts in a GTM workspace by overwriting with the complete entity body; confirmation required.

Instructions

Resolve a merge conflict for a workspace entity. You must supply the full entity body to write into the workspace (overwriting the conflict). NOTE: This is a complex operation — review the GTM UI conflict resolution first.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
accountIdYesThe GTM account ID.
containerIdYesThe GTM container ID.
workspaceIdYesThe GTM workspace ID.
fingerprintYesThe workspace fingerprint at the time of conflict resolution.
entityJsonYesJSON string of the full entity (tag/trigger/variable/folder) to use as the resolved version.
confirmYesMust be true to confirm this write operation.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description discloses that this is a complex operation that overwrites the conflict and requires the full entity body. However, without annotations, it does not fully disclose the impact (e.g., whether it creates a new version, locks the workspace, or has side effects). Some transparency but gaps remain.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise with two sentences and a note, all front-loaded with the main purpose. No redundant content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity of conflict resolution and the absence of an output schema, the description should cover return behavior and error conditions. It warns about complexity and advises UI review but does not explain what the tool returns or potential error scenarios. Adequate but not fully complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, with each parameter described. The description adds context by emphasizing that entityJson must be the full entity body, but this largely mirrors the schema. Baseline of 3 is appropriate as the description does not significantly enhance meaning.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool resolves a merge conflict for a workspace entity, specifying the action (resolve) and resource (workspace entity). It distinguishes itself from other workspace tools by being the only one focused on conflict resolution.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies preconditions (full entity body required) and advises reviewing the UI first, but does not explicitly state when to use this tool vs alternatives (e.g., workspace_sync) or when not to use it. Guidance is present but limited.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/samarthanalytics-sj/samarth-analytics-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server