Skip to main content
Glama
signalscope

SignalScope

Official
by signalscope

search_tickers

Find stock tickers by symbol or partial name. Returns up to 8 matches with aiScore, opportunityScore, stage, and price.

Instructions

Search SignalScope tickers by symbol or partial name. Free endpoint — no API key required. Returns up to 8 matches with aiScore, opportunityScore (null if not yet validated), stage, and price.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesTicker symbol or partial name to search for (e.g. 'AAPL', 'NV', 'micro')
Behavior5/5

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

With no annotations, the description carries full burden. It discloses that the endpoint is free, requires no API key, returns up to 8 matches, and specifies the fields returned, including the null behavior for opportunityScore. This is rich behavioral detail.

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, no filler. The first sentence states purpose, the second gives key behavioral details and return fields. Every word earns its place.

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?

For a simple one-parameter tool with no output schema, the description covers the essential behavior, return format, and authentication requirements. It's complete for an agent to understand the tool's functionality.

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 coverage is 100%, so the schema already defines the query parameter. The description repeats 'by symbol or partial name' but doesn't add new semantic detail beyond the schema's examples.

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 opens with a specific verb and resource: 'Search SignalScope tickers by symbol or partial name.' This clearly distinguishes it from sibling tools like get_ticker, which likely retrieves a specific ticker.

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?

It states the tool searches by symbol or partial name, implying it's for when the exact symbol is unknown. However, it doesn't explicitly say when not to use it or mention alternatives, so it stops short of full guidance.

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/signalscope/cursor-plugin'

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