Skip to main content
Glama

discovery

The Pitboss marketing-asset registry (typed cards + personas)

get_marketing_registry
Read-only

The Pitboss marketing-asset registry (typed cards + personas). Cross-site marketing-asset cards built from the portfolio's brandscripts and proofs, plus the persona set. ?product filters to one product; ?status filters by lifecycle.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
statusNoFilter by lifecycle (e.g. live, draft).
productNoFilter cards to one product.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
cardsYes
countsYes
filterYes
built_atYes
contractYes
personasYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A3.6/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false. The description adds useful behavioral context: cards are cross-site marketing assets assembled from brandscripts and proofs, and filters restrict results to one product or lifecycle. No contradiction with annotations.

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

Conciseness3/5

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

The description is compact and readable, but the opening sentence largely repeats the tool title verbatim, and the next sentence partially overlaps with it. It is not bloated, but there is minor redundancy.

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?

With an output schema present and read-only annotations, the description covers the key usage context: what the registry contains, its provenance, and available filters. It does not explicitly explain how personas are returned, but the output schema handles return structure.

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 100%, so the baseline is 3. The description restates the filter semantics and adds that product filters to one product, but it does not materially enrich beyond the schema's parameter descriptions.

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

Purpose4/5

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

The description names a specific resource, the Pitboss marketing-asset registry, and clarifies its contents as typed cards plus personas built from brandscripts and proofs. It is clear about the resource, though it does not explicitly differentiate itself from sibling get_brandscripts or get_insight_cards.

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 conveys the domain and optional filters (?product, ?status), giving some sense of when to call it. However, it does not state when to prefer this tool over sibling get_* tools or provide explicit exclusion/alternative guidance.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources