Skip to main content
Glama

fahali_get_portfolio_metrics

Get aggregate portfolio risk metrics: sentiment momentum, cascade risk score, liquidity stress, and signal stress level. Synthesizes leverage, funding stress, and volume anomaly data.

Instructions

Get aggregate portfolio risk metrics. Returns sentiment momentum (bullish vs bearish signal balance), cascade risk score, liquidity stress score, and signal stress level (derived from leverage/derivative signal confidences). Synthesizes data from leverage, funding_stress, and volume_anomaly engines. Public data — no tier required.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations are provided, so the description must fully disclose behavior. It states the tool synthesizes data from three engines and returns four specific metrics. It implies a read-only operation without side effects, but does not explicitly confirm non-destructiveness or state any rate limits or other behavioral details.

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?

Two sentences, each serving a distinct purpose: first states the tool's action and summary of metrics; second adds data sources and access requirements. No unnecessary words, well front-loaded.

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 tool with no parameters and no output schema, the description covers the returned metrics, their derivation, and data sources. It could mention whether the metrics are real-time or snapshot, but overall is sufficiently complete for an agent to understand usage.

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 input schema has no parameters (schema coverage 100% by emptiness). The description adds value by explaining the returned metrics and their derivation, which is the only needed context since there are no parameters to describe.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool aggregates portfolio risk metrics and lists the specific metrics (sentiment momentum, cascade risk, liquidity stress, signal stress). This differentiates it from siblings like fahali_get_portfolio_risk which may focus on individual risk factors, though the distinction is not explicit.

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 notes the data is public and no tier required, which helps with access decisions. However, it does not specify when to use this tool versus alternatives such as fahali_get_portfolio_risk or other risk-related tools, nor when not to use it.

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/Future-Legends-Inc/fahali-mcp'

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