Skip to main content
Glama

report

Monitor your wealth trajectory with monthly reports on net worth, cash flow, and savings rate. Select from balance, flow, settle, or combined views.

Instructions

Aggregated wealth reports. target selects the view: balance — monthly net worth trend; flow — monthly income, expenses, net flow, savings rate; settle — single-period balance + cash flow summary with computed totals (defaults to current month, use period to pick another); combined (default) — both balance and flow trends in one call. Primary entry point for wealth-trajectory questions ("are my assets growing?", "is my net worth trending up?", "am I getting wealthier?") — portfolio value alone is insufficient because it ignores cash savings, debt paydown, and savings rate. Pair with show_snapshot when the user wants the market-driven slice of the trajectory.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
targetNoWhich report to produce (default: combined)combined
periodNoPeriod in YYYY-MM format for settle (defaults to current month)
currencyNoDisplay currency
limitNoMax number of periods per trend report (default: 36)
Behavior4/5

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

No annotations exist, so the description carries full burden. It describes the outputs of each view (monthly trends, income/expenses, single-period summary) without revealing side effects or auth needs. Implies read-only behavior but does not explicitly state it; lacks explicit idempotency guarantee.

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 dense but well-organized, using bold and backticks for clarity. It front-loads the core purpose and maps targets to outputs. Minor redundancy could be trimmed, but remains efficient.

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?

No output schema exists, so the description must cover return values. It describes outputs for each view and explains the relationship to sibling tools. Lacks structural details (e.g., data types), but is sufficient for a reporting tool given the context.

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?

Schema coverage is 100%, baseline is 3. The description adds value for 'target' by detailing each enum value and for 'period' by noting default behavior. For 'currency' and 'limit', it provides minimal extra context beyond the schema, but overall compensates adequately.

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 produces aggregated wealth reports and lists four distinct views (balance, flow, settle, combined) with specific use cases. It also differentiates from sibling tool show_snapshot by noting when to pair them.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly identifies it as the primary entry point for wealth-trajectory questions and explains why portfolio value alone is insufficient. Provides guidance on when to pair with show_snapshot, offering clear when-to-use and when-not-to-use context.

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/evan-moon/firma'

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