Skip to main content
Glama

Fundz Agent API

FundzScore v3 forecasts (experimental)

predicted_next
Read-onlyIdempotent

EXPERIMENTAL forecast of what a company may do next (raise, be acquired, acquire, hire an executive), from FundzScore v3. Treat lift as a ranking aid only: base_rate is a population mean rather than a validated historical rate, and the forward cohorts do not resolve until 2026-10-22 and 2027-02-19. Do not present these as predictions to an end user. Costs 1 unit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainNo
org_idNo

Schema Changelog

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

  1. First observed

TDQS

A3.5/5.0
Behavior4/5

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

Annotations already mark the tool as read-only, open-world, idempotent, and non-destructive. The description adds valuable behavioral context beyond annotations, including experimental status, the meaning and limitations of lift and base_rate, forward-cohort resolution dates, a 1-unit cost, and an end-user restriction.

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 compact and front-loaded with the core purpose, followed by necessary caveats and cost information. Every sentence adds relevant operational or interpretive value, with no redundant or filler content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers output-related cautionary context and cost but omits essential input parameter semantics and does not describe the output structure beyond lift and base_rate. Given the lack of an output schema and parameter descriptions, it is not sufficiently complete for confident invocation.

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

Parameters1/5

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

The input schema has two parameters—domain and org_id—with no descriptions, and the description makes no mention of either parameter. With 0% schema description coverage, the tool description fails to explain what these inputs mean or how they affect the forecast.

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's purpose: producing an experimental forecast of specific company actions (raise, be acquired, acquire, hire an executive) from FundzScore v3. It is concrete and distinct from sibling tools that focus on events, watchlist diffs, or causal explanations.

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 provides important usage cautions: treat lift as a ranking aid, base_rate is a population mean, cohorts resolve on specific dates, and do not present predictions to end users. However, it does not explicitly say when to choose this tool over the sibling tools or provide selection criteria.

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.