Skip to main content
Glama

Get Page Fan Demographics

meta_get_page_fan_demographics
Read-onlyIdempotent

Retrieve Facebook Page audience demographics by city, country, gender, age, or locale. Identify follower characteristics to tailor content and targeting.

Instructions

Gets fan/follower demographic breakdowns for a Facebook Page via insights.

Args:

  • page_id (string): Facebook Page ID

  • metric (string): Demographic metric — 'page_fans_city', 'page_fans_country', 'page_fans_gender_age', 'page_fans_locale'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
metricNopage_fans_gender_age
page_idYes
response_formatNoOutput format: 'markdown' for human-readable or 'json' for machine-readablemarkdown
Behavior2/5

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

Annotations already establish readOnlyHint, idempotentHint, and non-destructive behavior. The description adds minimal behavioral context beyond 'via insights' and does not disclose potential caveats such as access token requirements, metric availability, or response limitations.

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 compact and front-loaded with the core purpose, followed by a clean, readable Args list. Every sentence adds value without fluff or repetition.

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?

For a simple read-only tool with annotations covering safety, the description is mostly complete. It lacks explicit mention of response_format in the Args list and does not elaborate on what each demographic metric returns, but the schema and enums cover the key details.

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?

Schema description coverage is low at 33%, and the description compensates by explaining page_id as 'Facebook Page ID' and metric as a 'Demographic metric' with the allowed enum values. The response_format parameter is not mentioned in the description, but the schema already provides its meaning and default.

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 states a specific verb ('Gets') and resource ('fan/follower demographic breakdowns for a Facebook Page'), and clarifies the data source ('via insights'). It is clear and distinct from the general meta_get_page_insights sibling, though it does not explicitly name that sibling.

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 implies usage: use this tool when you need fan/follower demographic breakdowns for a Facebook Page. However, it does not explicitly contrast it with similar insight tools like meta_get_page_insights 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/open-work-org/open-mcp-servers'

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