Skip to main content
Glama
Tiwas

Firmaradar

by Tiwas

Search NACE Industry Codes

firmaradar_list_nace_codes
Read-onlyIdempotent

Find the correct Norwegian NACE industry code by free-text search, hierarchy drill-down, or EU code conversion. Resolve exact codes before subscribing to industry monitoring or listing companies.

Instructions

Search and browse the Norwegian NACE industry-code catalogue. Use this to resolve the exact code before calling subscribe_nace (industry monitoring) or list_companies_in_nace. Free-text search with q ('restaurant', 'programvare'), drill the hierarchy with parent (omit for the top-level sections A–U), or convert an EU NACE Rev. 2 code to the Norwegian 5-digit sub-codes with eu. Each hit includes the Norwegian and (when available) English label plus company counts. Backed by the official catalogue (SSB/BRREG), refreshed daily.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoFree-text search on the Norwegian industry label (e.g. 'restaurant', 'programvare', 'bygg'). Returns the best-matching NACE codes ranked by relevance.
euNoAn EU NACE Rev. 2 code (e.g. '47.11', '62.01') — returns the Norwegian 5-digit sub-codes the register actually uses. Use this when you have an EU/international code and need the Norwegian equivalent before subscribing or listing companies.
limitNo
parentNoReturn the direct children of this code to drill down the hierarchy: a section letter ('G'), a 2-digit group ('47'), a 3-digit ('47.1') or 4-digit ('47.11') code. Omit to list the top-level sections (A–U).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
countYes
itemsYes
Behavior5/5

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

Despite annotations already declaring readOnlyHint=true and idempotentHint=true, the description adds valuable behavioral context: it specifies what each hit contains (Norwegian and English labels, company counts), the data source (official catalogue SSB/BRREG), and refresh frequency (daily). This goes beyond the annotations and helps the agent understand the tool's output and reliability.

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 three sentences, front-loaded with the core purpose, followed by usage guidance and output details. Every sentence earns its place – no filler, redundant phrasing, or repetition of schema information. It is concise yet packed with actionable information.

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

Completeness5/5

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

Given the tool's complexity (4 parameters, output schema exists, annotations provided), the description is remarkably complete: it covers purpose, when-to-use, three usage modes, return elements, data source, and update cycle. The only unmentioned aspect is pagination or limit behavior, but the output schema likely covers return structure, so no critical gaps remain.

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 75% (q, eu, parent have descriptions; limit does not). The description reinforces and enriches parameter meaning by explaining q as free-text search with examples, eu as a converter to Norwegian 5-digit sub-codes, and parent as a hierarchy drill-down with examples. It does not mention limit, but that parameter is self-explanatory, so the added value over the schema is solid, though not exhaustive.

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: 'Search and browse the Norwegian NACE industry-code catalogue.' It uses a specific verb and resource, and distinguishes itself from sibling tools by explicitly positioning it as a precursor to subscribe_nace and list_companies_in_nace, making its role unambiguous.

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?

The description provides explicit when-to-use guidance: 'Use this to resolve the exact code before calling subscribe_nace (industry monitoring) or list_companies_in_nace.' It also details three distinct usage modes (q, parent, eu) with examples, giving clear direction on how to invoke the tool for different scenarios.

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