Skip to main content
Glama
kenlim5656

paid-media-mcp

by kenlim5656

list_identity_namespaces

List identity signal types from the shared schema namespace registry to discover available identifiers for identity stitching. Filter by category for focused results.

Instructions

List all registered identity signal types from the shared schema namespace registry. Covers platform click IDs (gclid, fbclid, li_fat_id, ttclid, etc.), analytics cookies (GA4 client_id, Adobe ECID, Segment), CRM IDs, hashed first-party signals (email SHA-256, phone), and custom org-defined identifiers. Filter by category to get a focused list. Use this to understand what signals are available for identity stitching.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNo
platformNo
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It clearly describes a read-only listing operation with no destructive behavior. It provides examples of returned content, but doesn't mention pagination, rate limits, or access requirements, which are minor gaps.

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 two sentences with no wasted words. It front-loads the main purpose and uses examples efficiently to convey scope.

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

Completeness4/5

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

Given the sibling tools and lack of output schema, the description provides sufficient context for a listing operation. It explains the types of signals covered and filtering, but could be more specific about output format or limits.

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 description coverage is 0%, so the description must compensate. It explains the category parameter well by listing examples and noting filtering. However, the platform parameter is not mentioned at all, leaving its purpose unclear.

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 the tool lists all registered identity signal types from a shared schema registry, with specific examples. It distinguishes itself from siblings like get_identity_namespace by being a list operation, and from get_identity_signal_coverage by focusing on available types.

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

Usage Guidelines4/5

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

The description explicitly says 'Use this to understand what signals are available for identity stitching,' giving clear context. It also advises filtering by category for a focused list. However, it does not explicitly mention when to use alternatives like get_identity_namespace or the platform parameter.

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/kenlim5656/paid-media-mcp'

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