Skip to main content
Glama

Coil Scanner

get_full_board

The complete LIVE board in one payload: every scored name (~565 across S&P 500, Nasdaq-100, macro), sector lanes, both buy-list lanes, regime and crypto books. No free counterpart — the flagship read. Every name carries its coil read (coil_score / coil_kind / coil_note) and the payload carries the awareness block (leaders, sector flows, coiled, coverage). Fields are self-described in the payload's schema block (key · tier · description · since) — a field added upstream appears there first, no doc refresh needed. $0.10 USDC per call (x402).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.2/5.0
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 discloses the live nature, the one-call-all-payload design, the self-describing schema mechanism, the per-call cost, and the payment rail (x402). It also explains how upstream fields appear first in the schema block, which is genuinely useful for an agent interpreting unknown fields. It does not mention failure modes or availability, but the disclosed cost and live semantics add real behavioral context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is moderately long but every sentence earns its place: content inventory, differentiation, field-level details, self-describing mechanism, and pricing. It is front-loaded with the most important facts (complete LIVE board, flagship read). The '~565' figure and the x402 cost detail are useful but add a bit of density; still, it remains efficient and readable.

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 zero-parameter tool with no output schema, the description is quite complete: it lists what the payload contains, how fields are described, and what it costs. The main gap is that it doesn't tell the agent whether output size or rate limits matter, and it doesn't explicitly contrast with per-domain live siblings, but the self-describing schema block and sibling names cover most practical needs. Overall, sufficient for correct invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema has zero parameters with 100% coverage, so there is nothing to document. The description adds value by explaining that the payload is self-describing via an internal schema block, which is the only parameter-relevant information an agent needs. Since there are 0 params, a top score is appropriate: the description compensates fully for any potential confusion about how to invoke this tool.

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 uses a specific verb ('get') and clearly identifies the resource: the complete LIVE board in one payload, enumerating contents (scored names, sector lanes, buy-list lanes, regime and crypto books). It distinguishes itself from siblings by noting 'No free counterpart — the flagship read' and explicitly contrasting with get_board_asof or get_buy_list while not naming a specific one. An agent can understand exactly what this tool returns.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies this is the comprehensive live snapshot to use when you want everything in one payload, and notes it's paid ($0.10 USDC) with no free counterpart. However, it does not explicitly say when to use this instead of sibling tools like get_day_board_live, get_market_regime_live, or get_board_asof, nor when not to use it. The 'flagship read' phrase hints at priority, but no concrete alternative selection criteria are given.

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