Skip to main content
Glama
ENTIA-IA

ENTIA Entity Verification

Official
by ENTIA-IA

Get Entity Home JSON-LD

get_entity_home
Read-onlyIdempotent

Retrieve verified business entity data including structured JSON-LD, verification reports, and territorial profiles for AI-driven intelligence and validation.

Instructions

Get the complete JSON-LD @graph for an ENTIA-verified entity.

Returns the full 4-node structured data graph:

  1. WebPage — canonical URL, breadcrumb, metadata

  2. Business Entity — name, address, phone, geo, credentials, services, Schema.org type

  3. Verification Report — confidence level, source chain, reconciliation score

  4. Territorial Profile — socioeconomic data for the entity's postal code

This is the same data served at https://entia.systems/v1/identity/{country}/{sector}/{city}/{slug}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
countryYesISO country code (e.g. ES, GB, FR)
sectorYesBusiness sector (e.g. dental, legal)
cityYesCity slug (e.g. madrid, barcelona)
slugYesEntity name slug (e.g. clinica-dental-sonrisa)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already indicate read-only, non-destructive, and idempotent behavior, but the description adds valuable context by detailing the four specific node types returned (WebPage, Business Entity, Verification Report, Territorial Profile) and referencing the source URL, enhancing understanding of the tool's output structure and data provenance.

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 front-loaded with the core purpose, followed by a bulleted list of return data and a URL reference, all in three concise sentences with zero wasted words, making it highly efficient and well-structured.

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?

Given the tool's complexity (retrieving structured data), rich annotations (read-only, idempotent), and the presence of an output schema, the description is complete enough. It details the four node types returned and provides a URL for context, compensating adequately without needing to explain return values or behavioral traits already covered by annotations.

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?

With 100% schema description coverage, the input schema fully documents all four parameters (country, sector, city, slug). The description adds no additional parameter semantics, but the baseline score of 3 is appropriate as the schema provides complete information.

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 explicitly states the action ('Get') and resource ('complete JSON-LD @graph for an ENTIA-verified entity'), distinguishing it from siblings like entity_lookup or verify_* tools by specifying it returns structured data with four specific node types rather than basic lookup or verification results.

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 implies usage for retrieving full structured data for verified entities, with context from the URL example suggesting it's for detailed entity profiles. However, it lacks explicit guidance on when to use this versus alternatives like entity_lookup or search_entities, which might return simpler results.

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/ENTIA-IA/entia-mcp-server'

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