Skip to main content
Glama

farm_summary

FREE cross-chain distress summary: positions tracked, count liquidatable now, tightest health factor, per-feed status. A free taste of the paid index.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

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

  1. First observed

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations, the description carries the full burden, and it does reasonably well: it discloses that the tool is free, cross-chain, and what metrics will be in the summary. The read-only nature is strongly implied by the word 'summary,' though it is not stated outright.

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 front-loads the core purpose ('FREE cross-chain distress summary') and then enumerates the concrete output fields in a compact colon list. The second sentence, 'A free taste of the paid index,' is somewhat redundant with the initial 'FREE' but adds useful positioning context.

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 parameterless summary tool with no output schema, the description is fairly complete: it names the scope (cross-chain), the content (positions, liquidatable count, tightest health factor, per-feed status), and the freemium constraint. It could go further on what 'per-feed status' means or how the data is sourced, but nothing critical is missing for an agent deciding whether to call it.

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 has zero parameters, so there is nothing for the description to clarify about inputs. The baseline for a zero-parameter tool is 4, and the description adds value by describing what the tool will compute and return.

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 states a specific resource (cross-chain distress summary) and the exact data it returns: positions tracked, liquidatable count, tightest health factor, and per-feed status. This clearly differentiates it from siblings like farm_health or farm_liquidations, which likely target one of those aspects in depth.

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 'FREE' and 'free taste of the paid index' wording implies this is the lightweight entry point for a broad distress overview, and the list of summary contents implies when it is appropriate. However, it never explicitly names alternatives or says when not to use it versus farm_distress, farm_health, or farm_liquidations.

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