Skip to main content
Glama

French Company Sirene History

company_fr_history

Returns the historized Sirene periods of a French legal unit, including status, name, legal form, activity, headquarters NIC and explicit change flags. Use when: You need the official Sirene period history for a French legal unit. Avoid when: You need a BODACC event timeline; use company/fr/events. Limitations: History reflects Sirene historized variables and should not be interpreted as a complete legal or commercial event history. Price: 0.015 USD per call via x402. Paid-call behavior: source records are not modified, but a successful invocation can consume the advertised x402 payment; the payment-required challenge is free, and repeating the tool after a completed paid invocation may require a new payment. Accepted x402 networks: eip155:8453, xrpl:0.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
identifierYes9-digit SIREN or 14-digit SIRET; a SIRET is normalized to its SIREN

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
sirenYesNormalized 9-digit French SIREN when available.
existsYesWhether the requested company or public record was found in the checked source.
currentYesStructured value returned for “current” as defined by this API contract.
periodsYesStructured value returned for “periods” as defined by this API contract.
identifierYesIdentifier supplied for the request, echoed in normalized form when applicable.
periods_countYesStructured value returned for “periods count” as defined by this API contract.
identifier_typeYesNormalized identifier type, such as SIREN or SIRET when applicable. (allowed values: siren, siret).

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.5/5.0
Behavior5/5

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

Beyond the sparse annotations (readOnlyHint false, idempotent false), the description discloses that source records are not modified, details the x402 cost, states that a successful paid call consumes the advertised payment, notes that the payment-required challenge is free, and warns that repeated calls may require a new payment. It also mentions accepted networks and the limitation that history is not a complete legal or commercial event timeline. This is rich, valuable behavioral context.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with clear sections (use/avoid, limitations, price, paid-call behavior, accepted networks) and each sentence contributes operational value. It is longer than a minimal description, but the payment and network details are warranted for correct invocation, so no material clutter.

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?

For a single-parameter tool with a high-coverage schema and an output schema, the description is nearly complete. It provides selection guidance, pricing, payment behavior, network restrictions, and limitations. The only minor gap is a lack of explicit mention of the required 'identifier' parameter in the description text, but the input schema and title cover this.

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%: the schema already explains the identifier parameter as '9-digit SIREN or 14-digit SIRET' and that a SIRET is normalized to its SIREN. The tool description does not add any further parameter-level meaning beyond that already present, so the baseline of 3 applies.

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 states a specific verb and resource: 'Returns the historized Sirene periods of a French legal unit,' and enumerates the included fields (status, name, legal form, activity, headquarters NIC, change flags). It also differentiates from the sibling tool company/fr/events by explicitly naming it, making selection behavior unambiguous.

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 gives explicit usage guidance: 'Use when you need the exact Sirene period history for a French legal unit' and 'Avoid when you need a BODACC event timeline; use company/fr/events.' This provides both a clear condition and a sibling alternative, leaving no ambiguity about when to choose this tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources