Skip to main content
Glama

Insider Buy Signals

Insider-buy signals for a ticker

insider_signals_by_ticker

All Rule-2 insider-buy signals for one ticker (case-insensitive). Each record carries its source filing_url.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickerYesTicker symbol (case-insensitive), e.g. DKS

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4/5.0
Behavior3/5

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

With no annotations, the description carries the burden of disclosing behavior. It discloses that the result is a record set including filing_url, but it does not explain Rule-2 criteria, limits, ordering, or pagination. The read-only/query nature is implied rather than explicit.

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 primary scope is front-loaded, and the record detail (filing_url) earns its place by giving an output hint in the absence of an output schema.

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?

For a single-parameter lookup tool, the description is largely complete: it states what is returned, for what input, and one key output field. It omits anything about data freshness or Rule-2 definition, but those are not necessary to invoke the tool 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?

Schema description coverage is 100%, so the schema already documents the ticker parameter and provides an example. The description reinforces case-insensitivity but adds no new parameter semantics beyond the 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?

The description clearly identifies the resource ('Rule-2 insider-buy signals') and scope ('one ticker'), differentiating from date-range, today, cluster, and filing-lookup siblings by its ticker-based focus. The added 'case-insensitive' detail removes ambiguity about input matching.

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 gives clear context: use when you need all insider-buy signals for a single ticker, with case-insensitive matching. It does not explicitly name alternatives or exclusion conditions, so it stops short of full routing guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources