Skip to main content
Glama
mayrsascha

Shumi AI

by mayrsascha

Funding alerts

get_funding_alerts
Read-only

Retrieve discrete funding-rate alert events, including asset, trigger zone, and funding rate at trigger. Optionally limit items or specify fields to save tokens.

Instructions

Discrete funding-rate alert events (asset, trigger zone, funding at trigger, fired-at time).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNoKeep only the first N items (default 50). Raise for more, lower to save tokens.
fieldsNoToken-saving: comma-separated top-level fields to keep.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataNo
metaNo
errorNo
Behavior3/5

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

Annotations already declare readOnlyHint=true and openWorldHint=true, so the description doesn't need to reiterate safety. It adds context that the tool returns discrete events with specific fields, but no further behavioral traits are disclosed.

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 a single, concise sentence that front-loads key information. Every word earns its place with no waste.

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?

With output schema present, the description need not explain return values. It names the key fields. For a simple retrieval tool with good annotations, this is nearly complete.

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?

Schema coverage is 100%, so the input schema fully describes the 'top' and 'fields' parameters. The description adds no additional meaning beyond the schema. Baseline 3 is appropriate.

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 explicitly lists the resource (funding-rate alert events) and the included fields (asset, trigger zone, funding at trigger, fired-at time). This clearly distinguishes it from siblings like get_funding_momentum.

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 usage for retrieving funding alerts but provides no explicit guidance on when to use this tool versus alternatives or when not to use it. No comparison with siblings is given.

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/mayrsascha/shumi-mcp'

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