Skip to main content
Glama
onefreeman1337

OSF - Open Source Filings

search_economic_indicators

Identify the official source for any economic measure. Searches FRED, US Treasury, BEA, BLS, Census, CFTC, ECB, EIA, FDIC, and World Bank to return series title, agency, period, and provenance URL.

Instructions

FREE, no payment and no key. Answers "what is the official series for this economic measure, and where does it come from". Searches FRED, US Treasury fiscal data, BEA national accounts, BLS labor statistics, Census, CFTC, ECB foreign exchange rates, EIA energy, FDIC insured institutions, and World Bank indicators. Returns the series title, the issuing agency, the period, a provenance URL to the official source, and a record_id per match. Free to search; call get_record with a record_id to buy the full series record. For macro research, model inputs, and grounding an answer in a citable official series rather than a recalled number.

Args:
    query: keyword(s) to search.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
Behavior4/5

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

Description discloses key behavioral traits: it is free, requires no API key, searches many named sources, and returns specific metadata fields per match. It also notes that the full record requires purchasing via get_record. Given no annotations exist, this provides substantial transparency beyond the bare operation, though it doesn't mention rate limits or error handling.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is moderately long but each sentence provides useful information: access, purpose, sources, return fields, and usage context. The Args section is clearly separated, but the 'FREE' note could be positioned later to front-load the core function.

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 the tool has a single simple parameter and no output schema, the description covers the return values explicitly and explains how to follow up with get_record. It also lists the broad scope of sources, making it sufficiently complete 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.

Parameters3/5

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

The only parameter, query, is described as 'keyword(s) to search', which is minimal but the main description clarifies that it relates to economic measures. With 0% schema coverage, the description compensates with some context but lacks examples or query formatting guidance.

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 clearly states the tool's function: it answers what the official series for an economic measure is and where it comes from. It lists multiple authoritative data sources and specifies the return fields, distinguishing it from sibling search tools for other domains.

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?

Provides context for when to use: macro research, model inputs, and grounding answers in citable official series. It also directs users to call get_record with a record_id for the full series, indicating an alternative/follow-up tool. However, it doesn't explicitly state when not to use this tool versus other search tools.

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/onefreeman1337/osf-data-marketplace'

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