Skip to main content
Glama

sygnldata — market intelligence for trading agents

sygnl47_feeds

Broadcast feed buffer-depth map and source health ($0.25).

RETURNS: per live news feed, the measured connect-buffer depth — how many seconds of already-buffered audio the source dumps the instant you connect — plus transport kind and uptime observation counts. The measurement behind it found continuous Icecast radio buffers 2-5x shallower than segmented video HLS (NPR 2.7s vs Reuters 38.3s), which is a genuinely useful fact for anyone building a low-latency listening path. STATED PLAINLY: this is buffer depth, NOT standing latency. Standing latency is a different number, it requires a simulcast we have not captured, and the cross-feed correlation available today scores below its own acceptance threshold — so no per-feed lag figure is published. We would rather return a null than a confident wrong number. PRICE: $0.25 USDC. NOT A PREDICTION: infrastructure measurement only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
payment_signatureNo

TDQS

A4.1/5.0
Behavior4/5

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

Despite no annotations, the description discloses the tool returns buffer depth in seconds, transport kind, and uptime counts. It clarifies it does not return standing latency or predictions, and mentions pricing ($0.25). However, it is verbose and includes tangential benchmarking data that may distract.

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

Conciseness3/5

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

The description front-loads the core purpose but then includes tangential details like Icecast vs HLS buffer depth comparison and additional context. While informative, it is longer than necessary for tool invocation, reducing conciseness.

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?

The description explains what is returned (per-feed buffer depth, transport kind, uptime counts) and what is not, compensating for the lack of output schema. However, the payment_signature parameter is not explained, leaving a minor gap in completeness.

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

Parameters2/5

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

The only parameter, 'payment_signature', is not described in the input schema (0% coverage) and the description does not explain its purpose or usage. While price is mentioned, the parameter remains undefined, which is a significant gap for low schema coverage.

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 broadcasts a 'feed buffer-depth map and source health', specifying it returns per-feed buffer depth, transport kind, and uptime counts. This distinguishes it from sibling tools like sygnl47_events and sygnl47_entities by focusing on buffer depth measurement.

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

Usage Guidelines5/5

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

The description explicitly states what the tool returns (buffer depth, not standing latency) and what it does not (per-feed lag figure, prediction). It explains when not to use it for latency and mentions the cross-feed correlation is below threshold, providing clear guidance on appropriate use.

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.

TDQS

A3.7/5.0
Disambiguation5/5

Each tool has a distinct purpose, with clear differentiation between SYGNL/47 event tiers (live, 1m, 15m, archive), subscription management, and auxiliary tools like backtesting and regime detection. No overlapping functionality.

Naming Consistency4/5

Most tools follow a descriptive underscore pattern, with 'sygnl47_' prefix for event and subscription tools, and 'get_' for data retrieval. Some variation in verb prefixes (audit, check, estimate) but overall predictable and readable.

Tool Count4/5

21 tools is slightly high but justified by the tiered data access model for SYGNL/47 events and supporting infrastructure. The count covers core functionality without being excessive.

Completeness4/5

The tool set covers the stated domain well: event monitoring at different recency, backtesting, regime detection, and subscription management. Minor gaps like historical pricing data are not central to the server's focus.

Resources