Skip to main content
Glama
scka-de
by scka-de

search_entities

Search the OpenSanctions database by name or keyword to find entities on sanctions lists. Use for exploratory queries to identify persons, companies, or organizations in compliance investigations.

Instructions

Search the OpenSanctions database by name or keyword. Returns matching entities ordered by relevance.

Use this for exploratory queries: "find entities named Goldman", "search for companies in Russia". For formal sanctions screening with confidence scores, use match_entity instead.

Results include entity type, datasets (which sanctions lists), and properties. For numeric match scores, use match_entity.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesName or keyword to search for
schemaNoFilter by entity type: "Person", "Company", "LegalEntity", "Organization"
datasetNoScreen against a specific dataset (e.g. "us_ofac_sdn"). Defaults to all datasets.
limitNoMax results to return (default: 20)
Behavior3/5

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

With no annotations provided, the description carries full burden. It discloses key behavioral traits like ordering ('ordered by relevance'), result content ('entity type, datasets, and properties'), and default behavior ('Defaults to all datasets'), but lacks details on error handling, rate limits, or authentication requirements.

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 well-structured and front-loaded with core functionality, followed by usage guidance and result details. Every sentence adds value without redundancy, making it efficient and easy to parse.

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 moderate complexity (4 parameters, no output schema, no annotations), the description is largely complete—covering purpose, usage, and result structure. However, it lacks details on error cases or pagination, which would be helpful for a search tool.

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 description coverage is 100%, so the baseline is 3. The description adds minimal parameter semantics beyond the schema, mentioning only that queries can be 'by name or keyword' for the 'query' parameter, without providing additional context for other parameters.

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 with specific verbs ('search', 'returns') and resources ('OpenSanctions database', 'matching entities'), and explicitly distinguishes it from sibling tool 'match_entity' by contrasting exploratory queries with formal sanctions screening.

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 guidance on when to use this tool ('for exploratory queries') versus when to use an alternative ('for formal sanctions screening with confidence scores, use match_entity'), including concrete examples of appropriate queries.

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/scka-de/opensanctions-mcp'

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