Skip to main content
Glama

Insider & ownership news

alphai_insider_news
Read-onlyIdempotent

Find SEC Form 4 insider trades and 13F institutional ownership moves. Filter by ticker and date range to track stock transactions by officers, directors, and large shareholders.

Instructions

Ownership-change news: SEC Form 4 insider trades (company officers, directors and 10% owners buying or selling their own stock) plus 13F institutional ownership moves (funds and foundations increasing or trimming stakes). Optionally filter by ticker and date range. Cursor-paginated; same shape as alphai_news_search. Roughly equivalent to alphai_news_search(category='insider'), exposed as a dedicated tool. Sets unknown_ticker=true when a ticker filter isn't a recognized active symbol.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickerNoRestrict to one ticker, e.g. 'AAPL'.
from_dateNoOn/after this ISO time (UTC if naive).
to_dateNoOn/before this ISO time (UTC if naive).
min_relevanceNoMinimum AI relevance score, 1-10.
page_sizeNoItems/page. 10 Basic / 50 Pro (tools.bulk).
cursorNoOpaque cursor from a prior next_cursor.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations already indicate read-only, idempotent, open-world. Description adds cursor pagination, shape equivalence, and the unknown_ticker flag behavior, which are valuable beyond annotations.

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 concise sentences plus a note, all front-loaded with key information. No redundant text.

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?

Covers purpose, filtering, pagination, shape, equivalent tool, and a behavioral flag. With output schema present, description is fully complete for a news retrieval tool.

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?

All 6 parameters are well-documented in the input schema with descriptions. The tool description adds minor context about unknown_ticker and cursor pagination shape, but does not significantly enhance parameter understanding beyond 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?

Description clearly states the tool returns ownership-change news from SEC Form 4 and 13F filings, and distinguishes itself by noting equivalence to alphai_news_search(category='insider').

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 clear context to use this tool for insider/ownership news with optional ticker and date filters, and mentions the dedicated tool alternative. Lacks explicit when-not-to-use but context is sufficient.

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/makeev/alphai-mcp'

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