Skip to main content
Glama
kenjimattos

meta-business-insights-mcp

by kenjimattos

Listar portfólio

list_portfolio

Discover all Facebook Pages and Instagram accounts in your Business Manager portfolio. Retrieves IDs and current follower counts to enable subsequent analysis.

Instructions

Lista todas as Páginas do Facebook e contas do Instagram do portfólio (Business Manager), com IDs e total de seguidores atual. Use antes das outras tools para descobrir os IDs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
refreshNoIgnora o cache de 10 minutos e redescobre os ativos.
Behavior3/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 states the returned data (IDs and follower total) but does not explicitly disclose that this is a read-only operation, caching behavior, or any side effects. The schema description covers the cache, but the description itself lacks that context. For a simple list operation, this is acceptable but not rich.

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 fluff. The first sentence defines the purpose, and the second provides usage context. Every word 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 tool is simple (one optional param, no output schema), and the description covers the core purpose, the data returned, and how to use it in the workflow. It could mention the refresh parameter or the cache, but the schema handles that, so it is complete for its complexity.

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 the single `refresh` parameter documented with its meaning (ignores 10-minute cache). The description does not discuss parameters, but the schema fully compensates, so the baseline of 3 is appropriate.

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 the specific verb 'Lista' and clearly identifies the resource: all Facebook Pages and Instagram accounts in the portfolio (Business Manager), including IDs and follower count. It also differentiates itself from sibling tools by explicitly stating it is meant to discover IDs for other tools.

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 instructs to use this tool 'antes das outras tools' to discover IDs, providing clear when-to-use guidance. However, it does not name alternatives or state when not to use the tool, so it falls short of a 5.

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