Skip to main content
Glama
matias-denatale

eph-context

get_methodology

Access official INDEC methodology documents for EPH survey topics. Use this before computing rates or applying weights to ensure correct analysis.

Instructions

Returns official EPH methodological documentation for a specific topic.

Call eph_setup() first if you have not already. Call this BEFORE computing rates, applying weights, or building indicators.

tema values: "que_es_la_eph" — survey overview, periodicity, geographic coverage "panel_rotante" — rotating panel design, cohort tracking across waves "ponderadores" — PONDERA / PONDIH / PONDIIO: which to use and when "indicadores_mercado_laboral" — unemployment and employment rate formulas (INDEC official) "informalidad_laboral" — informal employment classification rules "quiebre_serie_4t2023" — series break details, what changed, how to handle it "eph_continua_vs_total_urbano" — coverage and methodological differences between variants

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
temaYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

No annotations provided, but description implies a read-only operation returning documentation. It does not detail error behavior or rate limits, but the context is sufficiently clear for a simple retrieval tool.

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?

Concise two-sentence purpose/guidance followed by a well-formatted list of options. No wasted words; every line adds value.

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?

Given one parameter, an output schema exists, and the description covers prerequisite, ordered usage, and all topic values. No gaps for an agent to invoke correctly.

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

Parameters5/5

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

Parameter 'tema' has 0% schema coverage, but the description compensates fully by listing all valid string values with detailed explanations, adding essential meaning beyond the raw schema.

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?

Clear verb 'returns' and specific resource 'official EPH methodological documentation for a specific topic'. The description then enumerates valid topic values, distinguishing it from sibling tools like get_classifiers or get_package_docs.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states prerequisite 'Call eph_setup() first if you have not already' and ordering 'Call this BEFORE computing rates, applying weights, or building indicators', providing strong guidance on when to use.

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/matias-denatale/eph-context'

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