Skip to main content
Glama

found-by-ai-monitor

Post brief from verified data

get_post_brief
Read-only

Everything an AI needs to draft social posts that move AI visibility, assembled from this week's measured data: fresh third-party mentions to anchor on, the exact buyer questions the engines answer without naming the business (and who they name instead), the domains the engines actually read, and the entity rules that make a post retrievable. Returns a drafting brief, never generated copy: the drafting happens in your AI, in the business's own voice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already mark the tool as read-only, and the description adds meaningful behavioral context: it returns a brief, never generated copy, and explicitly assigns drafting to the caller's AI in the business's voice. This clarifies the tool's boundary beyond the simple readOnlyHint.

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 dense but every sentence earns its place: the first establishes purpose and contents, the second clarifies the output boundary, and the final phrase grounds the division of labor. There is no filler or redundancy.

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

Completeness5/5

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

For a parameterless, read-only tool, the description provides enough detail about what is returned and what the brief contains. Without an output schema, it still communicates the key return semantics and leaves no critical gap for an agent deciding whether to call this tool.

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

Parameters4/5

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

The tool has zero parameters, so the schema provides complete coverage. The description does not need to elaborate on parameter semantics, and the baseline 4 applies here.

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 names a specific deliverable—a drafting brief for social posts—assembled from measured data, and explicitly distinguishes itself from copy generation. This separates it clearly from sibling get_* research tools, which return raw data views rather than a ready-to-use drafting brief.

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 intended use case is implied: an AI needs this brief when drafting social posts to improve AI visibility. However, the description does not explicitly state when not to use it or name sibling tools as alternatives, relying on the reader to infer context.

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.

TDQS

A4/5.0
Disambiguation4/5

Most tools have clearly distinct objects: answers, trajectories, citations, mentions, traffic, scores, and briefs. A few pairs like get_citation_sources vs get_source_profile and get_rivals vs get_share_of_voice overlap thematically, but their descriptions clarify different granularity and purpose.

Naming Consistency5/5

All 16 tools follow an identical get_ + snake_case noun phrase pattern, such as get_agent_view, get_share_of_voice, and get_question_trajectories. This makes the tool set highly predictable and easy to navigate.

Tool Count4/5

At 16 tools, the set sits just above the ideal 3-15 range, but each tool addresses a distinct facet of AI visibility monitoring. The count feels justified rather than bloated, though it is slightly heavy for a read-only monitor.

Completeness5/5

The suite covers the full read-only monitoring lifecycle: visibility scores, raw answers, question histories, competitor comparisons, cited sources, mentions, traffic, benchmarks, action plans, personas, and content briefs. There are no obvious dead ends or missing core operations for the stated purpose.