Skip to main content
Glama
kenjimattos

meta-business-insights-mcp

by kenjimattos

Histórico local de seguidores

snapshot_history

Read saved follower series from local snapshots to analyze follower growth over time without relying on Graph API's short window.

Instructions

Lê a série de seguidores gravada localmente por save_followers_snapshot, sem depender da janela curta da Graph API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sinceNoData inicial YYYY-MM-DD (default: 180 dias atrás).
untilNoData final YYYY-MM-DD, inclusiva (default: hoje).
assetsNoIDs ou nomes de Páginas / contas do Instagram (@usuario). Vazio = portfólio inteiro.
Behavior3/5

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

With no annotations, the description carries the transparency burden. It discloses that the tool reads local snapshots and avoids the Graph API's short window, but it does not mention potential empty results, data freshness, or output format. This adds some value but leaves 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?

A single, front-loaded sentence efficiently conveys purpose and key differentiator without any fluff. Every clause earns its place.

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?

The description explains the data source, the producing sibling tool, and the key advantage over the Graph API. While there is no output schema or explicit return format, the phrase 'série de seguidores' sufficiently indicates a time series, making the tool understandable.

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 parameters are already fully documented. The description adds no parameter-specific information, earning the baseline score of 3.

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 uses a specific verb 'Lê' (reads) and identifies the resource as the local follower series recorded by save_followers_snapshot. It clearly distinguishes from Graph API-dependent tools, making the purpose unambiguous.

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 phrase 'sem depender da janela curta da Graph API' provides clear context for when to use this tool (to access historical data without API limitations), though it does not explicitly name alternative tools or state when not to use it.

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/kenjimattos/meta-business-insights-mcp'

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