Skip to main content
Glama

Stock Snapshot

get_stock_snapshot

Retrieve a comprehensive stock overview including real-time price, valuation metrics, DCF analysis, and analyst ratings for any publicly traded company.

Instructions

Get a comprehensive stock snapshot including real-time price, valuation metrics, DCF analysis, and analyst ratings for any publicly traded company. Returns curated, agent-ready data synthesized from multiple sources in a single call — includes derived signals like dcf_signal (UNDERVALUED/FAIRLY VALUED/OVERVALUED), human-readable market cap, and 52-week range distance. Use this when you need a quick overview of a stock before digging into financials.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesStock ticker symbol (e.g., AAPL, MSFT, TSLA)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYes
company_nameYes
sectorYes
industryYes
exchangeYes
priceYes
valuationYes
ratingYes
fundamentals_summaryYes
metaYes
Behavior4/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It effectively describes key behavioral traits: it's a read operation ('Get'), returns synthesized data from multiple sources, includes derived signals (e.g., dcf_signal), and provides human-readable formats. However, it lacks details on potential limitations like rate limits, error handling, or data freshness.

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 appropriately sized and front-loaded, starting with the core purpose and key features, followed by usage guidance. Every sentence adds value without redundancy, making it efficient and easy to parse for an AI agent.

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's complexity (synthesizing multiple data sources), no annotations, and the presence of an output schema (which handles return values), the description is complete enough. It covers purpose, key data points, usage context, and behavioral aspects, providing sufficient guidance for effective tool selection and invocation.

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 input schema has 100% description coverage, clearly documenting the single parameter 'symbol' with examples. The description does not add any additional meaning or context beyond what the schema provides, such as explaining symbol conventions or validation rules, so it meets the baseline score of 3.

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 purpose with specific verbs ('Get a comprehensive stock snapshot') and resources ('for any publicly traded company'), and distinguishes it from siblings by specifying it returns 'curated, agent-ready data synthesized from multiple sources in a single call' for a 'quick overview' rather than detailed financials or comparisons.

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 provides clear context for when to use this tool ('Use this when you need a quick overview of a stock before digging into financials'), but it does not explicitly state when not to use it or name specific alternatives among the sibling tools (e.g., compare_companies, get_company_metrics, screen_stocks).

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/toolstem/toolstem-mcp-server'

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