Skip to main content
Glama

Query ETFs

query_etfs
Read-only

Search ETFs by ticker, name, category, focus, domicile, exchange, or currency. For an exact ticker, get profile, recent prices, and latest holdings.

Instructions

Search the Bullrun ETF universe by ticker/fund name plus ETF category, focus, domicile, exchange and currency. For an exact ticker, returns ETF profile details, recent historical price rows, and latest holdings. Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
focusNoExact ETF focus filter. This maps to Bullrun's ETF focus / asset-class column.
limitNoMaximum ETF search rows to return, 1-100.
searchNoFree-text ETF search by ticker or fund name. Omit to list the first ETFs.
tickerNoExact ETF ticker for profile, prices, and optional holdings, e.g. SPY, VWRL.L, EUNL.DE.
categoryNoExact ETF category filter. This maps to Bullrun's ETF category column.
currencyNoExact trading currency filter, e.g. USD, EUR, CHF.
domicileNoExact ETF domicile filter.
exchangeNoExact exchange filter, e.g. NYSE ARCA, LSE, XETRA.
priceLimitNoRecent daily price rows to return for an exact ticker. Use 0 to skip prices.
holdingsLimitNoMaximum holdings to return for an exact ticker, 1-100.
includeHoldingsNoWhen ticker is supplied, include latest holdings. Ignored for broad searches.
includeInactiveNoInclude ETFs with no recent price bar. Default false.
includeSecondaryNoInclude secondary/cross-listed ETF tickers. Default false.
Behavior3/5

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

Annotations already provide readOnlyHint=true, so no destructive behavior. Description adds return details (profile, prices, holdings) but no further behavioral traits like rate limits or permissions. No contradiction.

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?

Two sentences, front-loaded with core functionality, no fluff. Every sentence adds value.

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?

Despite 13 parameters and no output schema, the description gives a clear overview of search capabilities and exact-ticker returns. Could elaborate on output structure, but current level is adequate.

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%, with each parameter individually described. The tool description provides some context (e.g., 'maps to Bullrun's ETF focus column') but doesn't significantly add beyond the schema. 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?

Description uses specific verb 'Search' and resource 'Bullrun ETF universe', lists search criteria (ticker/fund name, category, focus, domicile, exchange, currency), and distinguishes exact-ticker returns (profile, prices, holdings). It also states 'Read-only', aligning with annotations.

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?

Clearly states when to use (searching ETFs) and what inputs are available. Does not explicitly mention when not to use or alternatives among siblings, but the context is clear.

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/ferinator/bullrun-mcp'

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