Skip to main content
Glama
Tiwas

Firmaradar

Get Group Support (Konsernstøtte)

firmaradar_get_konsernstotte
Read-onlyIdempotent

Get a tree-structured overview of public grants for a Norwegian company and its group, with per-entity and consolidated totals. Supports due diligence, state-aid compliance, and competitive intelligence.

Instructions

Tree-structured overview of public grants (Innovasjon Norge, SkatteFUNN, BRREG støtteregister, Prosjektbanken) for a Norwegian company and its konsern. Returns selskap_stotte per node (støtte to that specific company) and konsern_aggregat (sum across the full hierarchy). NOTE: SkatteFUNN never reports amounts — use antall_prosjekter as the primary activity KPI since total_belop_nok excludes SkatteFUNN by source design. Use for due-diligence, state-aid compliance checks, or competitive intelligence.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
orgnrYes9-digit norwegian organization number (typically konsern-toppen).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
rawNo
barnNo
navnYes
orgnrYes
selskap_stotteNo
konsern_aggregatNo
antall_underselskaperNo
Behavior5/5

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

Beyond readOnlyHint=true and idempotentHint=true annotations, the description adds valuable behavioral context: it clarifies the tree structure, names the returned fields, and warns that SkatteFUNN never reports amounts, suggesting antall_prosjekter as the primary KPI and noting that total_belop_nok excludes SkatteFUNN by design. This materially helps the agent interpret results correctly.

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 concise (three sentences) and front-loaded with the core purpose. Every sentence adds value: the overview, the SkatteFUNN caveat, and the use cases. No redundant or filler content.

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?

The description explains the return structure (selskap_stotte and konsern_aggregat), covers the critical source-data caveat, and states intended use cases. Combined with the existing output schema and annotations, the agent has enough context to use the tool effectively without additional documentation.

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% and the parameter description already specifies '9-digit norwegian organization number (typically konsern-toppen).' The description adds 'and its konsern' but does not provide additional parameter-level detail beyond the schema. With such high schema coverage, the baseline of 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?

The description starts with 'Tree-structured overview of public grants' and lists specific sources (Innovasjon Norge, SkatteFUNN, BRREG støtteregister, Prosjektbanken), clearly distinguishing it from sibling tools that cover company signals, financials, or ownership. It also specifies the scope ('for a Norwegian company and its konsern') and the two return fields, making the tool's purpose unambiguous.

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?

It explicitly states use cases: 'Use for due-diligence, state-aid compliance checks, or competitive intelligence.' It does not mention when not to use it or alternatives, but the context is clear enough for an agent to decide when to invoke this tool. The SkatteFUNN note also provides interpretive guidance, shifting the score toward the higher end.

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