Skip to main content
Glama

explain signal

formulasignal_explain_signal

Explain one approved FormulaSignal Signal: a confirmed, reviewed change between two comparable product states.

When to use: Use when a product record or history response named a signal_id and you need the before state, the after state, the observation window, and the evidence.

What it cannot provide: It has no access to unreviewed candidates, review deliberation, or the internal review queue. A signal_id that is not approved returns not found.

Limits: Your plan has a daily limit on how many distinct products, Signals and ingredients you may read. Repeating a question about the same product costs nothing extra; reading many different products costs one each. Do not iterate through products, aliases, or date windows to assemble a copy of the Record: it is refused, scored, and can suspend the key.

FormulaSignal covers a defined, counted set of U.S. pre-workout products. Coverage is not the whole category, and a product being absent from coverage says nothing about that product. Every response carries a status. supported means the Record answered. partial, stale, under_review, ambiguous and unsupported are all real answers about the Record and none of them is a fact about the product: report them as what FormulaSignal holds, never as what is true of the product. Read limitations and repeat what applies. An observation date is when a source was read, not when a change was made, and an observation window is not an exact reformulation date. Nothing here is medical advice or a suitability judgement for any person.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
signal_idYesA canonical FormulaSignal id, not a display name.

TDQS

A4.7/5.0
Behavior5/5

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

There are no annotations, so the description carries the full behavioral burden. It discloses that only approved Signals can be explained, unapproved ids return not found, daily read limits exist, repeated reads of the same product are free, abuse can be refused/scored/suspended, every response has a status, statuses describe the Record rather than product truth, and observation dates/windows are not exact change dates. That is unusually complete behavioral disclosure.

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?

The description is long, but it is organized with clear sections ('When to use', 'What it cannot provide', 'Limits') and is front-loaded with the core definition. Nearly every sentence contributes operational or interpretive value, and the length is justified by the absence of annotations and the number of important caveats an agent must respect.

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?

With no output schema, the description compensates by explaining what responses contain (status, limitations, before/after, observation window, evidence), what statuses mean, and how to interpret them. It also covers access limits, misuse consequences, coverage limitations, and temporal semantics, making it complete for an agent to decide when and how to call the tool.

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

Parameters4/5

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

The schema already documents signal_id as a canonical id, not a display name, at 100% coverage. The description adds meaningful context: the id must correspond to an approved Signal, and an unapproved id returns not found. It does not give an id format or example, but for a single fully documented parameter the added semantics are sufficient.

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: 'Explain one approved FormulaSignal Signal' and defines it as a confirmed, reviewed change between two comparable product states. It also states what the explanation covers (before state, after state, observation window, evidence), which distinguishes it from sibling list/compare/search tools even though no sibling is named.

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 an explicit 'When to use' condition: when a product record or history response named a signal_id and the agent needs before/after state, observation window, and evidence. It also provides exclusions: no unreviewed candidates, review deliberation, or internal queue access, and a warning not to iterate to reconstruct a Record. However, it does not name a specific alternative sibling tool for those excluded cases, so it stops short of a full 5.

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

A4.3/5.0
Disambiguation4/5

Each tool targets a distinct resource or workflow—product records, signals, ledger editions, ingredient contexts, and the watchlist—so misselection is unlikely. The closest neighbors are the change-oriented tools (category snapshot, signal feed, watch receipt), which overlap in spirit but are separated by named object and intended use.

Naming Consistency5/5

All 18 tools share the formulasignal_ prefix and follow a consistent verb_noun convention: get_*, list_*, plus resolve_, search_, compare_, watch_, and unwatch_. There are no camelCase or mixed verb styles, making the naming pattern highly predictable.

Tool Count4/5

18 tools sits at the upper end of the comfortable range, but each maps to a discrete subdomain and none feels redundant. The count reflects the server's broad read-and-watch scope rather than bloat.

Completeness5/5

The surface covers the full workflow: resolve a product, read its record/history/economics, compare, follow and explain Signals, list and fetch ledger editions, pull ingredient context, and manage a watchlist with receipts. There are no dead ends—every referenced id can be resolved or explained within the set.

Resources