Skip to main content
Glama

List newly registered companies

list_recent_registrations

Retrieve companies entered into the Norwegian register during a recent period. Filter by municipality and legal form to monitor new business activity in an area.

Instructions

Companies entered into the register within a recent date window, optionally filtered by municipality and legal form. Useful for tracking new business activity in an area.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoLook-back window, default 30
limitNoDefault 50
toDateNoYYYY-MM-DD
fromDateNoYYYY-MM-DD. Overrides days when given
organisationFormNoLegal form code, comma-separate for several. Default "AS,ENK"
municipalityNumberNoMunicipality number, comma-separate for several, e.g. "3103,3105"
Behavior3/5

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

No annotations are provided, so the description carries the burden. It discloses that results are within a date window and can be filtered, but does not mention read-only nature, default behaviors, pagination, or ordering. For a listing tool, basic safety is implied but not explicit.

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?

Two concise sentences, front-loaded with the main purpose. No wasted words. Every phrase contributes meaning.

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 no output schema and six optional parameters, the description gives adequate context for a listing tool. It explains the core purpose and filters, but doesn't mention defaults or return structure. However, schema covers parameter defaults, so the description is sufficiently complete for the tool's simplicity.

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 has 100% coverage with descriptions for all parameters. Description adds context by tying 'recent date window' to date parameters and 'municipality and legal form' to filters, but does not add meaning beyond schema. Baseline 3 is appropriate.

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?

Title 'List newly registered companies' and description 'Companies entered into the register within a recent date window' clearly states the verb (list) and resource (company registrations). It distinguishes from siblings by focusing on recent registration dates rather than general search or specific company details.

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?

Description provides clear context: 'Useful for tracking new business activity in an area.' This implies when to use the tool. However, it does not explicitly mention alternatives or exclusions (e.g., when not to use vs search_companies).

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/DimaVasilenko-Intune/mcp-brreg'

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