Skip to main content
Glama
mambaventures

NZXplorer MCP Server

get_revenue_segments

Retrieve IFRS 8 revenue segment breakdowns for NZX companies, including operating, geographic, and product segments with revenue, profit, and assets in NZD thousands.

Instructions

Get revenue segment breakdown for an NZX company. Returns IFRS 8 operating, geographic, or product segment data including segment revenue, operating profit, assets (all in NZD thousands), and revenue percentage. Extracted from annual report PDFs. Use for 'revenue breakdown for [company]', 'business segments', 'divisions', 'product groups', 'geographic revenue split', 'segment analysis'. Multi-segment companies like FPH (Hospital/Homecare), MEL (Wholesale/Retail), FBU (Building Products/Construction/Distribution).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeNoSegment type filter: operating, geographic, product
yearNoFilter by year (e.g. '2025') or range (e.g. '2020-2025')
limitNoNumber of results (default 50)
tickerYesNZX ticker symbol (e.g. 'FPH', 'SKC', 'MEL', 'FBU')
Behavior3/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 data source (annual report PDFs) and currency (NZD thousands), but lacks details on limitations (e.g., year range, company eligibility, error behavior). The transparency is adequate but not comprehensive.

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 brief, with the first sentence stating the core purpose. Subsequent sentences detail return data, usage prompts, and examples. It is front-loaded and efficient, with no redundant information.

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

Completeness3/5

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

Given the absence of an output schema, the description should clarify the response structure. It mentions data fields but not whether the response is an array or how segments are organized. The description is sufficient for basic use but leaves ambiguity about the exact return format.

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 baseline is 3. The description adds context by providing example tickers (FPH, MEL, FBU) and explaining that type can be operating, geographic, or product. It does not add significant new meaning beyond the schema, but reinforces the parameter purposes.

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 it returns revenue segment breakdown for NZX companies, lists the types of segments (operating, geographic, product) and data fields (revenue, profit, assets, percentage). It differentiates from sibling tools like get_earnings or get_financials by focusing specifically on segment data, though it does not explicitly name siblings.

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

Usage Guidelines4/5

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

The description provides example user queries ('revenue breakdown for [company]', 'business segments') that guide when to use this tool. It does not explicitly state when not to use it or compare to alternatives, but the examples give clear context for appropriate usage.

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/mambaventures/nzxplorer-mcp-server'

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