Skip to main content
Glama
Tiwas

Firmaradar

Search Persons

firmaradar_search_persons
Read-onlyIdempotent

Search Norwegian persons in shareholder and role-holder datasets by name with optional birth year and location filters to disambiguate common names.

Instructions

Search for Norwegian persons in the shareholder/role-holder dataset by name. PII-sensitive — requires the search_full_enabled tier. Returns separate shareholder and role-holder hit lists with stable IDs that can be passed to get_person_companies and get_person_roles.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYesName to search (min 2 characters).
birth_yearNoFilter on birth year (helps disambiguate common names).
kommune_hintNoOptional kommune name to help disambiguate matches.
limitNo
Behavior4/5

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

Annotations indicate the tool is read-only, idempotent, and non-destructive. The description adds behavioral context: PII sensitivity, tier requirement, return structure (separate lists), and stable IDs. No contradiction with 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?

Two sentences, front-loaded with purpose and critical constraint (tier), followed by return structure and downstream usage. Every sentence adds value with no redundancy.

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 tool's straightforward nature, lack of output schema, and presence of annotations, the description covers essential aspects: purpose, constraints, return structure, and linkage to other tools. Minor omission: what exactly the hit lists contain (e.g., person name, ID) but inferable from sibling tools.

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 75% with three of four parameters described. The description does not add significant meaning beyond the schema, as the schema already explains 'q', 'birth_year', and 'kommune_hint' clearly. The 'limit' parameter lacks description but has default and constraints.

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 action (search), the resource (Norwegian persons), and the dataset (shareholder/role-holder). It distinguishes from sibling tools like get_person by noting it returns hit lists with stable IDs for further use.

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 explicitly notes the PII-sensitive nature and required tier (search_full_enabled). It also explains how to use the results by passing IDs to get_person_companies and get_person_roles, providing clear contextual 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