Skip to main content
Glama
defog-ai
by defog-ai

record_actuals

Record published financial actuals and settle prior earnings predictions to enable accurate performance comparison.

Instructions

Record published actuals and settle earlier predictions for the event.

EBITDA is operating income plus depreciation and amortization. Free cash flow is operating cash flow minus capital expenditure. For a pre-market release, use that session's close; for an after-hours release, use the next regular session's close.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceYes
tickerYes
currencyNoUSD
earnings_atYes
fiscal_periodYes
ebitda_millionsYes
revenue_millionsYes
net_profit_millionsYes
post_earnings_closeYes
free_cash_flow_millionsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description carries full burden. It discloses that the tool modifies data ('settle earlier predictions') and defines key metrics. Missing are side effects like overwrite behavior, triggers, or access requirements.

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 is short and front-loaded with the core action. The definitions are clear and relevant. Minor improvement: could group parameter explanations more tightly.

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?

Despite an output schema existing, the description fails to explain parameter formats or constraints, leaving many parameters unclear. Sibling tools indicate a workflow, but integration guidance is missing. The description is incomplete for a tool with 10 parameters.

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?

Schema coverage is 0%—the description does not document any of the 10 parameters. It defines related terms (EBITDA, free cash flow) but ignores parameters like earnings_at, fiscal_period, and currency, leaving the agent without critical guidance.

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: 'Record published actuals and settle earlier predictions for the event.' The verb 'record' and resource 'actuals' are specific. Sibling tools likely include a prediction variant, providing implicit differentiation.

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 definitions for EBITDA and free cash flow, and explains which close price to use based on release time. However, it does not explicitly state when to use this tool vs. alternatives (e.g., record_prediction) or 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/defog-ai/analysis-gym'

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