Skip to main content
Glama
Tiwas

Firmaradar

Bulk Check Companies in Difficulty (FIV)

firmaradar_check_fiv_bulk
Read-onlyIdempotent

Screen up to 50 Norwegian organization numbers for financial distress indicators (FIV) per NUES rules a-e. Identify risky companies in supplier lists or credit portfolios with per-orgnr error handling.

Instructions

Bulk-endpoint for portfolio-screening of 'foretak i vanskeligheter' (financially distressed companies per NUES rules a-e). Max 50 orgnr per call. Each orgnr counts as one unit against your quota. Compliance-gates (ENK blocking, invalid orgnr) are returned per orgnr in the result list instead of failing the whole call — check each result's error field. Use for screening supplier lists, credit-portfolios, or EU state-aid eligibility on multiple companies at once.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
orgnrsYesList of 1-50 nine-digit Norwegian organization numbers. Each orgnr counts as one unit against your quota.
skip_freshnessNoIf True, accept FIV-data even if the underlying regnskap- or BRREG-snapshot is older than the normal freshness window. Use sparingly — recommended only for retrospective screening.
Behavior5/5

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

Beyond the annotations (readOnlyHint, idempotentHint), the description adds critical behavioral details: compliance errors are returned per orgnr instead of failing the whole call, and the suggestion to check each result's 'error' field. It also mentions quota counting, which is not in annotations.

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 extremely concise: two sentences covering purpose, batch limit, quota, error handling, and use cases. It is front-loaded with the core purpose and free of fluff.

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?

The description covers the essential aspects: batch size, quota counting, per-item error handling, and use cases. It could optionally describe the output format more explicitly, but the hint about the 'error' field is sufficient for an agent. It is complete for a bulk screening tool.

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% with both parameters described. The description adds value by reiterating that each orgnr counts against quota (redundant but helpful) and provides usage guidance for the skip_freshness parameter (use sparingly, for retrospective screening only).

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 it is a bulk endpoint for portfolio-screening of financially distressed companies per NUES rules. It uses specific verbs ('screening', 'check') and distinguishes itself from the singular sibling tool by emphasizing bulk operation.

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 explicit guidance on when to use this tool (screening supplier lists, credit-portfolios, EU state-aid eligibility) and mentions the max batch size of 50 orgnr. While it does not explicitly exclude single-company checks, the context with the singular sibling tool implies that use case.

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