Skip to main content
Glama
Tiwas

Firmaradar

Get Company Profile

firmaradar_get_company
Read-onlyIdempotent

Fetch a Norwegian company's full profile by orgnr, including ownership, group structure, grants, financials, and register announcements. Add optional fields for intellectual property data.

Instructions

Fetch the full profile for one Norwegian company by orgnr: name, group structure, ownership data, grants, recent BRREG announcements and financial metrics. Opt-in fields add deeper enrichment — notably fields=['ip'] for the company's intellectual-property portfolio (patents, trademarks and designs from Patentstyret). The primary 'show me this company' tool — use after search_companies returns an orgnr. Sourced from the official Norwegian registers (BRREG Enhetsregisteret + Skatteetaten + Patentstyret) and refreshed daily. The result includes a canonical Firmaradar url.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
orgnrYesNorwegian organisation number — exactly 9 digits.
fieldsNoSubset of sections to include. Omit to get the default profile. Notable opt-in sections: `ip` — intellectual-property portfolio (patents, trademarks and designs from Patentstyret); `group` — full group structure; `owners`/`business_owners`/`full_owners` — ownership tiers; `grants` — public grants; `changes` — recent register changes; `financial_metrics` — accounting figures.
ownersNoOwner-tier requested. 'full' requires Full eierskapsoversikt tier.
include_financial_metricsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoCanonical Firmaradar source URL for this company — cite this.
navnNo
eiereNo
orgnrYes
sourceNoAuthoritative source name.Firmaradar
summaryNoHuman-readable summary (LLM-friendly).
endringerNo
tildelingerNo
ip_rettigheterNo
konsernstrukturNo
brreg_tildelingerNo
financial_metricsNo
foretaksklassifiseringNo
Behavior4/5

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

With annotations already declaring readOnly, idempotent, and non-destructive behavior, the description adds useful context about data provenance (official registers, daily refresh) and the inclusion of a canonical URL. It does not contradict annotations and provides value beyond the structured metadata.

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 concise and front-loaded with the core purpose, followed by enrichment options, usage flow, and data source context. All sentences contribute useful information, though some content (e.g., listing data sections) overlaps with the schema and could be trimmed.

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?

Given the output schema and sibling tool context, the description covers the primary use case, opt-in fields, data sources, and post-search workflow. It does not fully elaborate on every parameter, but the schema fills that gap, making the description reasonably complete for an agent to invoke the tool effectively.

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 high (75%), with descriptions for orgnr, fields, and owners. The description adds a concrete example for fields (['ip']) and explains the opt-in nature, but it does not clarify include_financial_metrics or add significant meaning beyond the schema. It is adequate but not exceptional.

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 identifies the tool as a full-profile fetcher for a Norwegian company by orgnr, listing the key data sections (name, group structure, ownership, grants, announcements, financial metrics). It also positions itself as 'the primary show me this company tool', distinguishing it from the specialized sibling tools like get_company_ip and get_company_financials.

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?

Explicitly states to use after 'search_companies returns an orgnr', providing a clear workflow. It mentions opt-in fields for deeper enrichment, but does not explicitly mention alternative specialized sibling tools as alternatives or exclusions, so it falls short of full when-to-use vs. when-not-to-use guidance.

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/Tiwas/firmaradar-mcp'

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